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

Add more video codecs to chromium layer #50

Closed
0x4139 opened this issue Feb 18, 2017 · 3 comments
Closed

Add more video codecs to chromium layer #50

0x4139 opened this issue Feb 18, 2017 · 3 comments

Comments

@0x4139
Copy link

0x4139 commented Feb 18, 2017

how could one add more codecs? for example by default chromium supports matroska, mp4 and so on, i would like to support avi/wmv

@alexflint
Copy link
Owner

alexflint commented Feb 19, 2017 via email

@0x4139
Copy link
Author

0x4139 commented Feb 19, 2017

If one would like to make a video player using gallium, he would need to add proprietary codecs so that most of the video formats are supported not only *.mp4 and mkv

@alexflint alexflint changed the title Codecs: Add more codecs Add more video codecs to chromium layer Feb 20, 2017
@alexflint
Copy link
Owner

Got it. Gallium doesn't expose any interface for adding video codecs at present, and I haven't investigated that part of the chromium codebase much. I think the challenge would be doing this in a cross-platform way. I'm going to add this to the roadmap and close this issue for now.

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