13.10.2025, 20:32
You can't.
No clue, what you are doing.
Using a random file using ProRes422HQ and a mov container, the encoding call looks like:
fps seems to be properly set.
Cu Selur
Quote: It shows 59.94 for .MKV, but now I switched to ProRes422HQ, its saying its 60fps.mkv is a container, prores a video codec, those are different things.
No clue, what you are doing.
Using a random file using ProRes422HQ and a mov container, the encoding call looks like:
ffmpeg -y -noautorotate -nostdin -threads 8 -color_primaries bt470bg -color_trc smpte170m -colorspace bt470bg -color_range tv -i "/Users/selur/Desktop/test.avi" -map 0:0 -an -sn -vf fps=59.94 -color_primaries bt470bg -color_trc smpte170m -colorspace bt470bg -color_range tv -pix_fmt yuv422p10le -strict -1 -r 60000/1001 -vcodec prores_ks -profile:v 0 -vtag apco -metadata encoding_tool="Hybrid 2025.10.06.1" -aspect 640:352 -f mov "/Users/selur/Output/test_1_2025-10-13@20_29_04_8010_01.mov"Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.

