You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your work! I downloaded a video from here and applied HistDetector to it via both Python API and command line. I found that they outputs different scene cuts, and the parameter of min-scene-len is different. In Python API version, the default value =15 is set, but in command line version, value = TimeCodeValue("0.6s") is set in the code.
Could you tell me why min-scene-len is set to be TimeCodeValue("0.6s") as a default? Example: