[MPlayer-users] mplayer: slow seek forwards

James Board jpboard2 at yahoo.com
Thu Aug 8 14:56:28 CEST 2013


>>    mencoder IN.avi -ovc lavc -lavcopts
>>vcodec=mpeg4:vbitrate=10000000:threads=1:keyint=15:vpass=1 -oac copy -o
>>/dev/null
>>    mencoder IN.avi -ovc lavc -lavcopts
>>vcodec=mpeg4:vbitrate=10000000:mbd=2:trell:threads=1:keyint=15:vpass=2 
>>-oac copy -of mpeg -o OUT.avi
>
>
>No, since you specified -of mpeg, and thus your file isn't in avi format. Seeking in mpeg files is expected to be slow.

Actually the problem occurs when I don't use -of mpeg.  I only tried '-of mpeg' to see
if I could solve the problem myself.  In fact, with '-of mpeg' mencoder hangs and never
produces an outout file.  So, the slow seek forwards occur with the AVI format.  And,
I also have other vidoe files with the same encoding parameters that don't have this problem.
The only difference is those files were encoded straight from the raw captured video, while
the problem files were first inverse telecined.  So could the inverse telecining be causing this
problem maybe?


More information about the MPlayer-users mailing list