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

Are there any way to skip decoding some frames instead of decoding all frames when playing a video? #1414

Open
vudaoanhtuan opened this issue Jun 27, 2022 · 0 comments

Comments

@vudaoanhtuan
Copy link

I have some videos at 60fps that need to play at 2x or 4x speed on low-end computer, so I want to skip decoding some frames to reduce CPU usage, ie: if I play video at 4x speed, I want to decoding one frame every 4 frames and skip others. I will be grateful for any help you can provide!

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