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

Add an option to do Precise Seek #4

Closed
rezgi opened this issue Aug 2, 2024 · 0 comments
Closed

Add an option to do Precise Seek #4

rezgi opened this issue Aug 2, 2024 · 0 comments

Comments

@rezgi
Copy link

rezgi commented Aug 2, 2024

Is your feature request related to a problem? Please describe (REQUIRED):
Allow the ability to do precise seeking. This option could go well in conjunction with the feature request to get the ongoing decoded frame and time. This way we could very precisely swap from one video to another at the exact same play head.

Describe the solution you'd like (REQUIRED):
Enable the bool argument for precise seek (seek_exact) in pl_mpeg.h#L466

Describe alternatives you've considered (REQUIRED):
mpeg.decode() takes delta time for now and I'm trying to divide it in order to get 24fps and match the video play rate.

@britzl britzl closed this as completed in 4674bba Aug 4, 2024
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