[FFmpeg-user] Pullup old MPEG-2

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Dec 22 10:52:56 CET 2015


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



More information about the ffmpeg-user mailing list