On Sat, 2003-11-01 at 11:34, Dirk Meyer wrote: > Tom wrote: > > I've found that when I kludged my MPLAYER_AO_DEV line like this, I'm > > unable to play DVD's. When I remove the '-playlist' from the line, the > > DVD plays just fine. > > > > So... to reword my question: how do I play .m3u audio strings without > > kluding up the MPLAYER_AO_DEV line? > > IIRC the current mplayer works without the playlist parameter. So just > wait. > I'm using: freevo 1.4rc1 (no CVS) MPlayer 1.0pre2-RPM-3.1 (C) 2000-2003 MPlayer Team
>From a terminal line: $ mplayer -playlist http://www.ktxt.net/live_high.m3u -cache 100 fills the cache, then plays the audio stream $ mplayer http://www.ktxt.net/live_high.m3u -cache 100 fills the cache, then exits without playing the audio stream. No matter what I set the cache value, or how long I wait, .m3u streams don't play without the -playlist parameter. So... I reckon Freevo needs to somehow supply the -playlist parameter whenever I want it to play .m3u streams, but the only way I've been able to get that to happen is to add that parm to the end of my MPLAYER_AO_DEV line (I tried adding 'm3u' and '.m3u' lines to the MPLAYER_ARGS section, but that didn't help). 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
