Skip to content
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

fixed test result for frame rate (fps) #394

Merged
merged 2 commits into from
May 11, 2023

Conversation

AbelHo
Copy link

@AbelHo AbelHo commented Feb 11, 2023

I have edited the correct fps that the test should check for.

I am guessing you prefer to fix this via julia instead of using ffprobe?

The framerate now for
Ladybird opening wings CC-BY NatureClip.mp4 -> 30000//1
it should be
30000//1001

Artist’s_impression_of_the_black_hole_inside_NGC_300_X-1_(ESO_1004c).webm -> 1000//1
should be
25/11

@IanButterworth
Copy link
Member

I'll merge this into #393 and continue debugging over there

@IanButterworth IanButterworth merged commit 33531a8 into JuliaIO:IB/framerate_test May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants