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.

[BUG] Collect key frames does not work
#10
Okay, the key frame extraction is driving me crazy. Big Grin
When I use:
ffmpeg -i E:\Test.mp4 -vf select=eq(pict_type\,PICT_TYPE_I) -vsync vfr -loglevel debug -an -sn -f null -
multiple times inside a Windows Command Prompt I always get the same output.
But when calling it through Hybrid, I get a different output nearly every call. WTF?!

I tried modifying the analysis of the data to redo the scan when a key frame with invalid timing infos was encountered, which lead to
Grabbing key frame positions from current video stream for better cut support on passthrough,...
Redoing key frame detection call since non valid time stamps were detected.
detected 69 valid and 1 invalid keyframes
Redoing key frame detection call since non valid time stamps were detected.
detected 33 valid and 2 invalid keyframes
Redoing key frame detection call since non valid time stamps were detected.
detected 34 valid and 1 invalid keyframes
Redoing key frame detection call since non valid time stamps were detected.
detected 32 valid and 4 invalid keyframes
Redoing key frame detection call since non valid time stamps were detected.
detected 29 valid and 1 invalid keyframes
-> detected 26 keyframes

So this will take some more time.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Collect key frames does not work - by Selur - 28.10.2020, 16:39

Forum Jump:


Users browsing this thread: 2 Guest(s)