Web Audio API fails decoding mp3 and aac audio
Issue #1914
wontfix
The AudioContext decodeAudioData method if called in a CEF browser instance fails when decoding a buffer containing mp3 or aac audio, giving the message "Unable to decode audio data". The same method is successful when called in a regular Chrome browser.
Comments (3)
-
-
Account Deleted Thanks Alex.
-
- changed status to wontfix
- Log in to comment
Due to licensing restrictions the default builds of
CEF
do not includeproprietary codec
support.Search
ceforum
for more details, the topic has been covered many times before.