I kludged my local_conf.py to get it to work:
MPLAYER_AO_DEV = 'oss:/dev/dsp -playlist '

But surely there is a better way?

On Thu, 2003-10-23 at 11:05, Tom wrote:
> >From a terminal window I can enter the following:
> mplayer -cache 100 -playlist "http://www.ktxt.net/live_high.m3u
> 
> and I hear the live audio stream from Texas Tech University.
> 
> I've added the following to my gxine-medialinks file:
>     <ENTRY>
>       <TITLE>KTXT Texas Tech</TITLE>
>       <REF HREF="http://www.ktxt.net/live_high.m3u"/>
>       <TIME start="0"/>
>     </ENTRY>
> 
> And I've added this to the MPLAYER_ARGS line in local_conf.py:
> 'm3u': ' -playlist',
> '.m3u': ' -playlist',
> 
> When I select the KTXT link in Freevo, nothing is played - it goes to
> the timer screen for a second or two, then comes back to the list page. 
> The player line in my terminal window shows mplayer to be called like
> so:
> /usr/bin/mplayer -slave -ac mad, -autosync 100 -nolirc -autoq 100
> -screenw 1024 -screenh 768 -zoom -vo null -ao oss:/dev/dsp 
> "http://www.ktxt.net/live_high.m3u"; -cache 100, poll=-1
> 
> I don't know what else to do...
> 




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to