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

[Feature Request] Allow selecting blacklisted codecs #89

Open
CTCaer opened this issue Mar 13, 2022 · 0 comments
Open

[Feature Request] Allow selecting blacklisted codecs #89

CTCaer opened this issue Mar 13, 2022 · 0 comments

Comments

@CTCaer
Copy link

CTCaer commented Mar 13, 2022

Hello,
I'm developing a hw decoder based on ffmpeg for all Nvidia Tegra platforms (X1 and up).

By default, chromium allows for H264 and VP8 to fallback into FFMPEG so these ones are the important ones (without recompiling it).
My plan is to ship a custom libffmpeg.so as it's very easy to compile and ship into an apt repo.

Most (maybe all) 4K videos are enabled for AV1/VP8/VP9.
It would be nice for the tegra userbase to be able to select H264 and VP8 as supported codecs and thus enabling 4K videos.

Thank you for your time.

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