[MPlayer-users] Avoiding A-V problems

Werner LEMBERG wl at gnu.org
Fri Sep 24 19:44:43 CEST 2010


[mplayer SVN rev 32106]

I have an AVI video which is played perfectly by mplayer.  For editing
(avidemux can't process the original video), I try to convert it to a
raw format, however, I always experience A-V delays which are zero at
the beginning of the output file get larger if I skip towards the end
of the video.

Is this an indexing problem?  What must I do to get an exact copy of
what I see with mplayer?  I tried with

  mencoder in.avi \
           -o out.avi \
           -vf harddup \
           -mc 0 \
           -noskip \
           -ovc raw \
           -oac pcm

but obviously this isn't correct...


    Werner


More information about the MPlayer-users mailing list