John H. Moe wrote:
> Phil Ehrens wrote:
> > What bothers me the most about this whole discussion is that I
> > NEVER see desync when I rip dvd to avi, and I do nothing special
> > to keep it in sync... In fact, I almost always just copy the dvd
> > ac3 audio into the avi container. I really wonder what you folks
> > are doing that is mucking it up. I assure you, it doesn't happen
> > unless you make it happen by choosing some wrong setting.
> >   
> Would you mind sharing the specific command you use to do this? I, for
> one, would be interested to know this simple way of doing it...

Any comments about this should be directed to me
personally, not this list:

This is the basic command, for ripping NTSC dvd's
directly (I actually use 2-pass, and also crop,
but I'm not going to go into how to do that here):

 mencoder -oac copy \
          -aid 128 \
          -ovc lavc \
          -ffourcc DX50 \
          -ofps 24000/1001 \
          -aspect 16:9 \
          -vf pullup,softskip,harddup \
          -lavcopts vcodec=mpeg4:dia=4:v4mv:trell:autoaspect:vbitrate=1800 \
          -o mymovie.avi dvd://1

Reply via email to