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

test out other video decoding backends #20

Open
iejMac opened this issue Jul 31, 2022 · 1 comment
Open

test out other video decoding backends #20

iejMac opened this issue Jul 31, 2022 · 1 comment

Comments

@iejMac
Copy link
Owner

iejMac commented Jul 31, 2022

pyAV - untested
VPF - untested

decord:
initial testing showed no clear performance advantage over video2numpy

@guest271314
Copy link

I think this can be done in the browser using HTMLMediaElement.seekToNextFrame() https://bugs.chromium.org/p/chromium/issues/detail?id=1065675, and in real-time using MediaStreamTrackProcessor.

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

2 participants