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

Reverse time warps have wrong time_scalar #1

Open
jminor opened this issue Dec 10, 2024 · 0 comments
Open

Reverse time warps have wrong time_scalar #1

jminor opened this issue Dec 10, 2024 · 0 comments

Comments

@jminor
Copy link
Owner

jminor commented Dec 10, 2024

In the test suite OTIO, the time_scalar values on several of the reverse time warps is incorrect. I believe this is a bug in the AAF to OTIO conversion adapter. If so, I'll make a bug report there and link it here.

  • Backwards time warps
    • Reverse 100% (frames 99 to 0)
    • Reverse 50% (frames 99 to 50, each 2x) (BUG: time_scalar -0.51 should be -0.50)
    • Reverse 200% (frames 99 to 0, on 2s) (BUG: time_scalar -1.0 should be -2.0)
    • Reverse 30% (BUG: time_scalar -0.31 should be -0.30)
    • Reverse 120% (BUG: time_scalar -1.0 should be -1.2)
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

No branches or pull requests

1 participant