Skip to content

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.

3 participants