-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(info.jl): added get_fps #392
Conversation
Codecov ReportBase: 79.40% // Head: 78.78% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #392 +/- ##
==========================================
- Coverage 79.40% 78.78% -0.62%
==========================================
Files 10 10
Lines 1277 1287 +10
==========================================
Hits 1014 1014
- Misses 263 273 +10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Does that meet your needs? If so can you PR to add that to the manual. Thanks! |
Thanks for your quick response! |
I think it requires that at least one frame has been read. Can you test that? Perhaps that's fixable |
The following is what I did:
3 out of 5 video still gives: 2 out of 5 video successfully give the frame rate after reading one frame |
Can you try #393 |
Results from the current master branch before:
|
function to retrieve video fps