On Sun, 17 Feb 2008 21:08:59 -0500 Rich Felker <dalias at aerifal.cx> wrote: > > mencoder -oac copy -ovc copy > > This is extremely bad. It will almost surely ruin the video, e.g. > dropped (=corruption) and duplicated (=choppiness) frames. With telecined NTSC, yes. Adding -mc 0 -noskip -ofps 24000/1001 makes it work perfectly, ~99%+ of the time.