Rens Dijkshoorn-2 wrote > ffmpeg -r 24 -i 2024_telecine_source.mpg -c copy 2024_telecine_source.mov
The output of that command does not play as smoothly OMM as the output of: 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 Laine -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Pullup-old-MPEG-2-tp4673537p4673606.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
