[FFmpeg-user] Pullup old MPEG-2
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Dec 23 01:08:34 CET 2015
llee782 <llee040 <at> sbcglobal.net> writes:
> ffmpeg -i 2024_telecine_source.mpg -pix_fmt yuv420p
> -c:v libx264 -vf yadif=deint=interlaced -r 24000/1001
> -c:a copy 2024_ffmpeg_detelecine.m4v
While this works fine for your sample (it is exactly
equivalent to not specifying a filter at all), please
remember that many videos are marked as "interlaced"
although they show progressive content. Every
deinterlacer will permanently damage the images in
these cases.
Carl Eugen
More information about the ffmpeg-user
mailing list