(Freevo 1.4 runtime, SuSE 8.2)
Here's a snippet from my shoutcast-mediamarks file:
[ENTRY]
[TITLE]KTXT Texas Tech Univ (Lubbock Tx)[/TITLE]
[REF HREF="-playlist http://www.ktxt.net/live_high.m3u "/]
[TIME start="0"/]
[/ENTRY]
~~~~
When I select this Webradio entry, here's what is being issued by Freevo
(which takes about a half-second to complete and return to the Freevo
selection screen, with no attempt to play the stream):
mplayer.py (105): MPlayer version is: 1.0pre2-3.3
mplayer.py (113): MPlayer version set to: 1.0
menu.py (632): no eventhandler for event PLUGIN_EVENT IDENTIFY_MEDIA
mixer.py (169): Volume = 0
mixer.py (169): Volume = 0
mixer.py (169): Volume = 90
mplayer.py (184): MPlayer.play(): Starting thread, cmd=['--prio=-20',
'/usr/local/bin/mplayer', '-slave', '-ac', 'mad,', '-autosync', '100',
'-nolirc', '-autoq', '100', '-vo', 'null', '-ao', 'oss:/dev/dsp', '', '', '',
'', u'-playlist http://www.ktxt.net/live_high.m3u ']
main.py (322): popen2 ['./runtime/runapp', '--prio=-20',
'/usr/local/bin/mplayer', '-slave', '-ac', 'mad,', '-autosync', '100',
'-nolirc', '-autoq', '100', '-vo', 'null', '-ao', 'oss:/dev/dsp', u'-playlist
http://www.ktxt.net/live_high.m3u
']
self.t1.isAlive()=True, self.t2.isAlive()=True
ChildApp.__init__(), pid=2923, app=./runtime/runapp --prio=-20
/usr/local/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100 -vo
null -ao oss:/dev/dsp -playlist http://www.ktxt.net/live_high.m3u , poll=-1
~~~~
Now, if I copy/paste that last part in a terminal window, mplayer plays the
stream just fine:
[EMAIL PROTECTED]:~>/usr/local/bin/mplayer -slave -ac mad, -autosync 100 -nolirc
-autoq 100 -vo null -ao oss:/dev/dsp -playlist
http://www.ktxt.net/live_high.m3u , poll=-1
Results in:
MPlayer 1.0pre2-3.3 (C) 2000-2003 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood 2194 MHz (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or
directory
Reading config file /home/tomh/.mplayer/config
Resolving www.ktxt.net for AF_INET6...
Couldn't resolve name for AF_INET6: www.ktxt.net
Resolving www.ktxt.net for AF_INET...
Connecting to server www.ktxt.net[129.118.81.42]:80 ...
Cache size set to 320 KBytes
Connected to server: www.ktxt.net
Reading /home/tomh/.mplayer/codecs.conf: Can't open
'/home/tomh/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
font: can't open file: /home/tomh/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Failed to open /dev/rtc: Permission denied (mplayer should be setuid root or
/dev/rtc should be readable by the user.)
Using usleep() timing
Can't open input config file /home/tomh/.mplayer/input.conf: No such file or
directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file
or
directory
Falling back on default (hardcoded) input config
Playing http://drivel.ktxt-fm.ttu.edu:20/live_high
Resolving drivel.ktxt-fm.ttu.edu for AF_INET6...
Couldn't resolve name for AF_INET6: drivel.ktxt-fm.ttu.edu
Resolving drivel.ktxt-fm.ttu.edu for AF_INET...
Connecting to server drivel.ktxt-fm.ttu.edu[129.118.81.42]:20 ...
Cache size set to 320 KBytes
Connected to server: drivel.ktxt-fm.ttu.edu
Cache fill: 17.50% (57344 bytes) Audio file detected.
==========================================================================
Forced audio codec: mad
Requested audio codec family [mad] (afm=libmad) not available (enable it at
compilation)
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 16000->176400 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Video: no video
Starting playback...
A: 1.8 0.8% 20%
MPlayer interrupted by signal 2 in module: play_audio
[EMAIL PROTECTED]:~>
~~~~
Removing the '-playlist ' parameter from the URL in the shoutcast-mediamarks
file makes no difference; Freevo simply re-inserts itself before issuing the
mplayer call (but in the wrong sequence). I've tried several .m3u links, all
with the same result.
Any ideas?
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users