This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Hybrid converted video loses 5 seconds compared to original..?
#8
You can't.
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"
fps seems to be properly set.



Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Hybrid converted video loses 5 seconds compared to original..? - by Selur - 13.10.2025, 20:32

Forum Jump:


Users browsing this thread: 1 Guest(s)