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

Use nearest_smpte_timecode_rate instead of trusting 23.98, etc. #6

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jminor
Copy link
Member

@jminor jminor commented Nov 14, 2024

This PR takes advantage of the new nearest_smpte_timecode_rate function added in this OTIO PR: AcademySoftwareFoundation/OpenTimelineIO#1477 to ensure that proper fractional rates like 24000/1001 and 30000/1001 are used when reading an ALE instead of common practice truncated or rounded rates like 23.98 or 29.97.

This PR should not be landed until the PR linked above is landed.

Signed-off-by: Joshua Minor <jminor@users.noreply.github.com>
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.

1 participant