1 Oct 2008 12:06
Re: Slave mode bugs (?) and Java Swing embedding
Javier Gálvez Guerrero <javier.galvez.guerrero <at> gmail.com>
2008-10-01 10:06:25 GMT
2008-10-01 10:06:25 GMT
Hi Mathieu, 2008/9/30 Mathieu SCHROETER <mathieu.schroeter <at> gamesover.ch>: > Javier Gálvez Guerrero a écrit : >> In order to analyze if MPlayer is such a possible candidate I've >> downloaded it (1.0rc2-4.2.3 in Ubuntu Linux, through Synaptics) and >> given it a try. > > <snip> > > > MPlayer plays nicely all added items but if I try to "restart" the > > playlist (loadfile path/to/new/file0 0) MPlayer stops playing the > > current item, > > The last parameter of loadfile is used to *append* when != 0. Yes, I know that. That's why I use it to add different contents in sequence (thus, creating a playlist). Adding 0 or nothing has (or should have...) the same effect: start playing the file given as the first argument. What I get is not this, but restarting the current item. Note that this ONLY happens when, after adding many files to the list with 'loadfile path/to/file X' and playing an item different from the first one, I try to play a new item (thus restarting the playlist) with 'loadfile path/to/new/file' or 'loadfile path/to/new/file 0'. This is the MPlayer output: loadfile path/to/first/file <--------- start the playlist with this first item ... starts playing first item(Continue reading)
RSS Feed