Author |
Message |
the-FoX
|
Posted: Mon Oct 25, 2004 3:43 am |
|
Joined: Fri Feb 20, 2004 2:39 am
Posts: 50
|
does anyone ever tested mythstream ?
i installed it, but don't know really how to use it :-/
is there an howto out there ?
there are some categories (tv, radio,..), with subentries, but after selecting any, no sound or video appears.
maybe someone can help me ? 
|
|
Top |
|
 |
jbman
|
Posted: Mon Oct 25, 2004 8:34 am |
|
|
yes it works well on myth.
check out here to find out how to set it up
Last edited by jbman on Mon Oct 25, 2004 6:50 pm, edited 1 time in total.
|
|
Top |
|
 |
the-FoX
|
Posted: Mon Oct 25, 2004 8:42 am |
|
Joined: Fri Feb 20, 2004 2:39 am
Posts: 50
|
yes, that's excatly what i've done =o)
but... apt-get install mplayer-k7 failed. i tried apt-get update first which hangs on 99%.
i'll post the errors tonight.
and where should the files of the rp9codecs-20040626.tar be located ? just unpack them into /usr/local/lib/codecs so it'll create a subdirectory called rp... or without this subdirectory, so all *.o files are located in /usr/local/lib/codecs ?
|
|
Top |
|
 |
gr8nash
|
Posted: Mon Oct 25, 2004 9:22 am |
|
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location:
WA
|
Quote: apt-get install mplayer-k7
I am running on my system. I never had to apt-get ANything.. just download the source and:
./configure
make
make install
you also need to export the QT directory. one other system i did it on, got it working, but through playing i messed it up. then i make uninstall (it worked) but would no longer compile to reinstall it. =( so i guess make sure you dont mess it up. =)
Last edited by gr8nash on Mon Oct 25, 2004 1:08 pm, edited 1 time in total.
|
|
Top |
|
 |
aheinen
|
Posted: Mon Oct 25, 2004 11:18 am |
|
Joined: Fri Dec 12, 2003 11:59 am
Posts: 17
Location:
Stanwood, IA
|
I authored the mythstream guide on the Knoppmythwiki.
Actually I have the codecs in both places. I think you just want them in the codecs directory.
apt-get install mplayer-k7 has been problematic at times - make sure you have the following in your sources.list:
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
If anyone has any ideas for getting the addresses for content, I'd be interested in knowing what you've found.
|
|
Top |
|
 |
jbman
|
Posted: Mon Oct 25, 2004 6:52 pm |
|
|
yeh i just compiled the source for mplayer not the apt-get version
just head on have to mplayer's website and download the codecs and untar them to the codec dir. The install file that comes with mythstream explains it all once you have your mplayer sorted out
|
|
Top |
|
 |
Kamy
|
Posted: Sun Jan 08, 2006 8:53 pm |
|
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
|
I'm unable to apt-get install mplayer-k7. I added
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
to both
./etc/apt/sources.list
./usr/share/doc/apt/examples/sources.list
but apt-get update returns errors related to nerim.net
Code: root@mythtv:/# apt-get update Hit http://non-us.debian.org stable/non-US/main Packages Hit http://non-us.debian.org stable/non-US/main Release Hit http://non-us.debian.org stable/non-US/contrib Packages Hit http://non-us.debian.org stable/non-US/contrib Release Hit http://non-us.debian.org stable/non-US/non-free Packages Hit http://non-us.debian.org stable/non-US/non-free Release Get:1 ftp://ftp.nerim.net unstable/main Packages Err ftp://ftp.nerim.net unstable/main Packages Unable to fetch file, server said 'Can't open /debian-marillat/dists/unstable/main/binary-i386/Packages.gz: No such file or directory ' [IP: 62.4.17.14 21] Get:2 ftp://ftp.nerim.net unstable/main Release Ign ftp://ftp.nerim.net unstable/main Release Hit http://ftp.us.debian.org stable/main Packages Hit http://ftp.us.debian.org stable/main Release Hit http://ftp.us.debian.org stable/contrib Packages Hit http://ftp.us.debian.org stable/contrib Release Hit http://ftp.us.debian.org stable/non-free Packages Hit http://ftp.us.debian.org stable/non-free Release Failed to fetch ftp://ftp.nerim.net/debian-marillat/dists/unstable/main/binary-i386/Packages.gz Unable to fetch file, server said 'Can't open /debian-marillat/dists/unstable/main/binary-i386/Packages.gz: No such file or directory ' [IP: 62.4.17.14 21] Reading Package Lists... Done W: Couldn't stat source package list ftp://ftp.nerim.net unstable/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Some index files failed to download, they have been ignored, or old ones used instead. and then of course apt-get install mplayer-k7 returns errors too Code: root@mythtv:/# apt-get install mplayer-k7 Reading Package Lists... Done Building Dependency Tree... Done Package mplayer-k7 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source W: Couldn't stat source package list ftp://ftp.nerim.net unstable/main Packages (/var/lib/apt/lists/ftp.nerim.net_debian-marillat_dists_unstable_main_binary-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Package mplayer-k7 has no installation candidate
can somebody give this a look and tell me what I'm doing wrong/missing?
Thanks,
Kamy
_________________ R5D1 MythTV 0.20
AMD Sempron 64 2600+
Biostar K8NHA mobo w/nForce3
Chaintech SH5200 vcard w/128 MB
Hauppauge PVR500 MCE
1 GB DDR 400
300 GB IDE Seagate HD
NEC 3550A DL DVD burner
BTC 9019URF wireless keyboard
WMP54G Linksys Wireless NIC
|
|
Top |
|
 |
Kamy
|
Posted: Sun Jan 08, 2006 10:15 pm |
|
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
|
Okay, I got past the problem with this part...
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
has been changed to
deb ftp://ftp.nerim.net/debian-marillat/ sid main
So apt-get update works, but when I apt-get install mplayer-k7 now I get this
Code: root@mythtv:/# apt-get install mplayer-k7 Reading Package Lists... Done Building Dependency Tree... Done Package mplayer-k7 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: mplayer-nogui mplayer-k6 mplayer-586 mplayer-386 E: Package mplayer-k7 has no installation candidate root@mythtv:/#
Okay, so now the question is, what is the correct package?
mplayer-nogui, mplayer-k6, mplayer-586, or mplayer-386?
Or are none correct and mplayer-k7 is still the correct version, I just need to find it elsewhere?
Thanks
_________________ R5D1 MythTV 0.20
AMD Sempron 64 2600+
Biostar K8NHA mobo w/nForce3
Chaintech SH5200 vcard w/128 MB
Hauppauge PVR500 MCE
1 GB DDR 400
300 GB IDE Seagate HD
NEC 3550A DL DVD burner
BTC 9019URF wireless keyboard
WMP54G Linksys Wireless NIC
|
|
Top |
|
 |
Girkers
|
Posted: Sun Jan 08, 2006 10:48 pm |
|
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location:
Brisbane, Queensland, Australia
|
You may be better served installing a later version of KnoppMyth as MythStream is now included in the install.
_________________ Girkers
|
|
Top |
|
 |
Kamy
|
Posted: Mon Jan 09, 2006 4:44 am |
|
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
|
Girkers wrote: You may be better served installing a later version of KnoppMyth as MythStream is now included in the install.
Are you sure about that? There is no mention of it in the changelog http://mysettopbox.tv/CHANGELOG.txt
There is a mention of MythstreamTV added in R5A22, is that what you are talking about?
Thanks,
Kamy
I'm already running.... If Mythstream is in there I managed to break it
V
V
_________________ R5D1 MythTV 0.20
AMD Sempron 64 2600+
Biostar K8NHA mobo w/nForce3
Chaintech SH5200 vcard w/128 MB
Hauppauge PVR500 MCE
1 GB DDR 400
300 GB IDE Seagate HD
NEC 3550A DL DVD burner
BTC 9019URF wireless keyboard
WMP54G Linksys Wireless NIC
|
|
Top |
|
 |
Girkers
|
Posted: Tue Jan 10, 2006 9:26 pm |
|
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location:
Brisbane, Queensland, Australia
|
Since then mythstream has been available. If you go to MythWeb interface you will have a menu item for it.
It should be there by default, if not we're in trouble 
_________________ Girkers
|
|
Top |
|
 |
nigelpearson
|
Posted: Wed Jan 11, 2006 4:40 am |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
Kamy wrote: Are you sure about that? There is no mention of it in the changelog http://mysettopbox.tv/CHANGELOG.txt
Yes it is. Look closer: Code: 10-19-05 Release 5 Alpha 22 "Crouching Tiger, High-Def Dragon" ... Added mythstreamtv.
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |
mad_paddler
|
Posted: Wed Jan 11, 2006 5:44 am |
|
Joined: Sun Jun 12, 2005 2:39 pm
Posts: 464
Location:
UK
|
Mythstream & MythstreamTV are 2 different addons.
Mythstream allows you to listen to shoutcast streams etc on your myth box
MythstreamTV streams recordings/live tv to another PC
|
|
Top |
|
 |
nigelpearson
|
Posted: Wed Jan 11, 2006 7:07 pm |
|
Joined: Wed Mar 03, 2004 7:43 pm
Posts: 748
Location:
Sydney, Australia
|
Aah. Sorry.
Mythstream should be renamed to something like MythWatchStreamingMedia them 
_________________ | Nigel Pearson, nigel.pearson.au@gmail.com| "Things you own end up owning you" - Tyler, Fight Club
|
|
Top |
|
 |
khrusher
|
Posted: Thu Jan 12, 2006 8:26 am |
|
Joined: Tue Apr 13, 2004 6:51 pm
Posts: 890
Location:
Groton, MA
|
it is an unfortunate set of project names
_________________ R5F1 - Dell P4 2.4Ghz 500MB - PVR250 x 2 - GeForce FX 5200 - Onboard sound/NIC 80GB ATA/250GB ATA/400GB SATA
|
|
Top |
|
 |