Petri Damst�n wrote: > Hi, > > Is there a way to play movie playlists in freevo (other than fxd). Reason for > this is that when playing from fxd file, mplayer is stopped and started again > to play next file. Atleast when using directfb this is much slower than when > using simple playlist and mplayer takes care of changing the file. When > testing this I could not get mplayer to play the playlist unless there is > -playlist parameter in command line. I managed to get this working by adding > this to MPLAYER_ARGS: > '.lst' : '-nocache -playlist', > and changing code in mplayer.py so that those arguments are added just before > filename: > command = mpl + config.MPLAYER_ARGS[mode] + ' "' + filename + '"' > > I was just wondering if there is any support for movie playlists?
No. The basic idea was that Freevo handles all the playlist stuff. Your .lst-hack is the only way (right now). Dischi -- "The early worm gets eaten by the bird, so sleep late." ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel
