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 playback of 4K movies hangs on loop (after reaching the first frame) #229

Closed
ggarra13 opened this issue May 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ggarra13
Copy link
Owner

ggarra13 commented May 6, 2024

It is a bug in tlRender which can be observed in the Sparks* AWSF movie.

@ggarra13 ggarra13 added the bug Something isn't working label May 6, 2024
@ggarra13 ggarra13 self-assigned this May 6, 2024
@ggarra13 ggarra13 added this to the v1.1.6 milestone May 6, 2024
@ggarra13
Copy link
Owner Author

ggarra13 commented May 8, 2024

Improved in v1.1.6.

If the movie is started stopped the cache is now extended in the back direction, effectively starting from the end of the movie and the threads will read that portion of the cache backwards. This fixes most 2K movie trailers.

@ggarra13
Copy link
Owner Author

ggarra13 commented May 9, 2024

Fixed completely for v1.1.6. Reverse playback and reverse seeking is now better than OpenRV on all 4K movies I tried.
8K movies are still an issue though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant