Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> I don't know why the following commands produce very 
> different output:
> ffmpeg -i 2024_telecine_source.mpg -vf pullup -qscale 2 out.avi
> mencoder 2024_telecine_source.mpg -vf pullup -oac lavc -ovc lavc 
> -lavcopts vqscale=2 -o out.avi
> There may be a problem with FFmpeg's pullup port.

Sorry, I actually used the following commands:
ffmpeg -i 2024_telecine_source.mpg -vf pullup -qscale 2 out.avi
mencoder 2024_telecine_source.mpg -vf pullup -oac mp3lame 
-ovc lavc -lavcopts vqscale=2 -o out.avi

Carl Eugen

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to