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

Support MP3 Audio #2322

Closed
amaitland opened this issue Mar 20, 2018 · 4 comments
Closed

Support MP3 Audio #2322

amaitland opened this issue Mar 20, 2018 · 4 comments
Milestone

Comments

@amaitland
Copy link
Member

With the expiration of the MP3 patent, MP3 codec support is planned to be included by default in Chromium 65. Therefore it will make its way into CEF. See https://bugs.chromium.org/p/chromium/issues/detail?id=746579 for details.

@amaitland amaitland added this to the 65.0.0 milestone Mar 20, 2018
@amaitland amaitland changed the title Support MP3 Support MP3 Audio Mar 20, 2018
@amaitland
Copy link
Member Author

Tested with 3.3325.1751.ge5b78a5 / Chromium 65.0.3325.181 using http://www.html5test.com/ and the browser now identifies it's self as being able to play MP3.

@shahv14
Copy link

shahv14 commented Apr 12, 2018

@amaitland - Do you have anytime in mind for cefsharp 65 release for H264 codec support?

@vwmberry95
Copy link
Contributor

vwmberry95 commented Apr 12, 2018

65 has nothing to do with H264 codec support, only MP3 audio support. CefSharp can't support H264 as part of the main build until CEF supports it, and that won't happen until the patent expires. For H264 support, you'll need to build CEF from source.

@shahv14
Copy link

shahv14 commented Apr 17, 2018

Thank You. I am going to build using instructions provided in below link (posted in 2015). Please refer to other blog/doc if its not valid.
https://groups.google.com/forum/#!msg/cefsharp/BJLMXl9c204/HMJlp8mZzF0J

Thanks again.

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

3 participants