ffmpeg-things icon indicating copy to clipboard operation
ffmpeg-things copied to clipboard

Scripts & notes about ffmpeg

Results 2 ffmpeg-things issues
Sort by recently updated
recently updated
newest added

I looked at the `inverse_telecine.md` file, and it recommends using YADIF. I don't think you should need to deinterlace once you convert from `29.970`fps to `23.976`fps because if the original...

I am getting that error mentioned in the readme for The reverse telecine command ``` ffmpeg does a pretty good job of IVTC via the filterchain -vf "fieldmatch,yadif,decimate", but results...