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 invalid timecode frame number error message #795

Conversation

reinecke
Copy link
Collaborator

@reinecke reinecke commented Sep 9, 2020

Summarize your change.

Fixed issue where invalid timecode rate error message would always say has frames beyond 0.000000 rather than the correct maximum frame number.

This error tends to come up a lot when an incorrect rate is specified when parsing a CMX edl.

Reference associated tests.

Added a unittest to both ensure the ValueError is raised in this case and the helpful message is correctly generated.

…y "has frames beyond 0.000000" rather than the correct maximum frame number.
@reinecke reinecke merged commit 015b862 into AcademySoftwareFoundation:master Sep 10, 2020
@reinecke reinecke deleted the fix_timecode_rate_mismatch_message branch September 15, 2020 23:45
@ssteinbach ssteinbach added this to the Public Beta 14 milestone Oct 13, 2020
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.

None yet

3 participants