(SuSE 8.2, Freevo 1.4 runtime)

When trying to play the following stream from Freevo:

http://www.publicbroadcasting.net/hppr/ppr/hppr.m3u

I see that Freevo is issuing the following mplayer command, but fails to play 
the audio stream after filling the cache:

ChildApp.__init__(), pid=6703, app=./runtime/runapp --prio=-20 
/usr/local/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100 
-screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -playlist -cache 100 
http://www.publicbroadcasting.net/hppr/ppr/hppr.m3u, poll=-1


If I enter that command in a terminal window (less the '-slave', '-vo null' 
and 'poll=-1' parms), the stream likewise doesn't play.  However, if I swap 
the '-cache 100' and '-playlist' parms, the stream _does_ play.

Is there some way I can swap those parms in a config file?


This from the 'man mplayer:'
       -playlist <file>
              Play files according to a playlist (1 file per  row
              or Winamp or ASX format).
              NOTE: This option is considered an entry so options
              found after it will apply only to the  elements  of
              this playlist.

I _think_ that this implies that mplayer expects the next parm to be the 
playlist, and all other parms following it only apply to the playlist.

Tom



-------------------------------------------------------
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

Reply via email to