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
It would be great to have support for RGB pixel formats. Aomenc can already handle them, so this is also related to #2759.
Thanks!
EDIT: It's actually ffmpeg's libaom-av1 that can do that, not aomenc proper.
The text was updated successfully, but these errors were encountered:
I didn't notice the blank issue template, so this probably isn't exactly a "bug". Sorry for the mix-up 😅 🙏
Sorry, something went wrong.
This is already supported - all you need to do is use the "Identity" matrix coefficients.
We should probably add YCoCg-R though now, which is much preferred...
This is already supported - all you need to do is use the "Identity" matrix coefficients. We should probably add YCoCg-R though now, which is much preferred...
No branches or pull requests
It would be great to have support for RGB pixel formats.
Aomenc can already handle them, so this is also related to #2759.Thanks!
EDIT: It's actually ffmpeg's libaom-av1 that can do that, not aomenc proper.
The text was updated successfully, but these errors were encountered: