[MPlayer-users] progressive desynchronisation
Martin Pavon
martin_199ar at yahoo.com.ar
Wed Nov 13 14:20:02 CET 2002
On Tue, Nov 12, 2002 at 11:21:20PM -0800, Florin Andrei wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> I have a collection of VOBs ripped from an NTSC (zone 1) DVD a while ago
> with a different program. These VOBs can be played without any problems
> in Mplayer and Xine.
> I tried to convert them to DivX using mencoder. The commands used were:
>
> cat ../vob/001/* | mencoder -fps 29.97 -ofps 23.976 -ovc frameno \
> -o frameno.avi -oac mp3lame -lameopts vbr=0:br=128:aq=0 -
> cat ../vob/001/* | mencoder -fps 29.97 -ofps 23.976 \
> -vop scale=400:304 -sws 2 -ovc divx4 -pass 1 \
> -divx4opts br=852:q=5 -oac copy -o movie.avi -
> cat ../vob/001/* | mencoder -fps 29.97 -ofps 23.976 \
> -vop scale=400:304 -sws 2 -ovc divx4 -pass 2 \
> -divx4opts br=852:q=5 -oac copy -o movie.avi -
>
> The problem is, the resulting AVI has the sound progressively
> desynchronised from the image. It starts pretty well synchronised, but
> then it gets worse and worse. Towards the end, it's a few seconds
> difference.
> I noticed this problem when playing the AVI in Mplayer and Xine.
> It does not matter if i let the AVI play without interruption, or if i
> skip to the middle or to the end; i can even start the media player,
> skip immediately close to the end using the cursor, and let it play from
> there. No matter what, the results are exactly the same.
Hi Florin !!!!!
Try without fps option; use only ofps. I don't know if this is your problem,
but I mencoder this way ntsc zone 4 and I haven't problems at all.
Ah !!! If you are using 0.90pre10 or later, the option -pass is wrong. For
divx is -divx4opts br=852:q=5:pass=N or something like that, any way I don't
believe this is the a/v sync problem
Regards,
Martín
--
Martín Pavón
martin_199ar at yahoo.com.ar
http://mate.dm.uba.ar/~mpavon/
More information about the MPlayer-users
mailing list