[MPlayer-users] Running playlist with loop options for each file

Adam Magaluk adammagaluk at gmail.com
Tue Jul 2 16:59:13 CEST 2013


Is it possible to run mplayer with the -playlist option and in the playlist
file specify -loop option per file.

I tried doing something like however it would just skip File1 and File3.
*Test.pl*

   File1.avi -loop 2
   File2.avi
   File3.avi -loop 5

Reading documentation it appears there are two other ways to accomplish it
from the command line however I would really like to avoid long command
strings.

mplayer { File1.avi -loop 2 File2.avi File3.avi -loop 5 } -loop 0

and

mplayer File1.avi -loop 2 File2.avi File3.avi -loop 5




-- 
Adam Magaluk


More information about the MPlayer-users mailing list