[MPlayer-users] Start of video skipping when -loop 0 appended

Ivo Kubjas ivo.kubjas at eesti.ee
Tue Dec 11 11:41:32 CET 2012


Hello

I am using MPlayer SVN-r35660-4.7.

When opening file (encoded with "avconv -i input.avi -c:v libx264
-preset medium -crf 22 -s 1280x720 -c:a libvorbis output.mkv", video
is about 600s long) with arguments "mplayer output.mkv -loop 0", then
first loop plays in full but starting from the second loop, first 10
seconds is skipped from the video. If using "mplayer -loop 0
output.mkv", nothing is skipped.
If using slave mode with "mplayer -slave -idle -quiet", then passing
"set_property loop 0" and "loadfile output.mkv" (tried also vice
versa), then first 10 seconds is skipped since second loop.

No error messages are observed in mplayer output.

How can I use loop in slave mode without skipping?

Ivo


More information about the MPlayer-users mailing list