-
Notifications
You must be signed in to change notification settings - Fork 64
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 AV1 support #10
Labels
Milestone
Comments
AV1 support appears more complicated than I realized. I'm having issues getting it to work in Shaka Packager v2.3.0. @kqyang, is AV1 already supported in Packager? |
@joeyparrish Yes, AV1 is already supported, though we did not implement all features. What is the issue you are encountering? |
I've narrowed it down to two issues:
So I think my issue may not be specific to AV1. |
shaka-bot
pushed a commit
that referenced
this issue
Jan 21, 2020
This new release of Shaka Packager adds quiet mode and fixes some issues reading MP4 from a named pipe. This will enable work on AV1 support in Streamer. Issue #10 Change-Id: I9675960f93bbe100740d26ba35cc62a712a3d239
shaka-bot
pushed a commit
that referenced
this issue
Jan 21, 2020
This changes the format used in the named pipes to MP4 for all codecs. This requires Shaka Packager v2.4, and will unblock AV1 support. Issue #10 Change-Id: I21f824af7fc36a91916413245032a8314aa3d4d9
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
We don't yet support AV1, but this should be easy to add.
The text was updated successfully, but these errors were encountered: