[FFmpeg-user] Detelecine: I got the right result from the wrong command?

Mark Filipak markfilipak.imdb at gmail.com
Thu May 29 05:35:21 EEST 2025


I did this:

ffmpeg^
  -i g:\detelecine_input.mkv^
  -vf fieldmatch,decimate^
  -c:a aac^
  -c:v libx264^
  g:\fieldmatch_decimate_only_no_r.mkv

I couldn't get the frame numbers burned into the pictures, so I counted them as I single stepped.

There were no dropped frames. There were no repeated frames.


More information about the ffmpeg-user mailing list