Lev Lvovsky wrote:

The original reason that I'm trying to transcode via transcode, is because using ffmpeg causes jittery video playback on the output transcoded file (of course, using the ffmpeg libraries with transcode will likely get me the same thing). So far, this is the commandline args that I'm using, with subsequent output:

This is the script that I use to convert DV files from a camcorder to DVD-compatible MPEG2:

http://florin.myip.org/soft/conv-dvd/

(click on the conv-dvd link)

I'm using mpeg2enc (part of mjpegtools) to generate MPEG2, instead of ffmpeg, due to much better rate control - the video stream is "cleaner".

Perhaps you can adapt it to your needs.

--
Florin Andrei

http://florin.myip.org/

Reply via email to