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
I have also just run into this behavior. For what it's worth, the framerate method works properly for me if you have called read on the VideoReader object first. By example:
but if instead i examine the code for
seek
i can get the correct value:the
framerate
method is currently defined aspresumably that works for some formats, just not AVI. what's the best way to redefine it to work with everything?
The text was updated successfully, but these errors were encountered: