We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to decode more than 1 Frame I get the following error on the console and it hangs indefinitely (decoding 1 frame works):
Using AOMedia Project AV1 Decoder 0.1.0-12300-g41af88a decoder.js:4:3650 Failed to decode frame.: Unrecognized error code decoder.js:4:3571 ExitStatus: Program terminated with exit(1) decoder.js:26:3507
1 frame example 2 frame example
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to decode more than 1 Frame I get the following error on the console and it hangs indefinitely (decoding 1 frame works):
1 frame example
2 frame example
The text was updated successfully, but these errors were encountered: