Opus playback is still experimental in Chromium. In Chromium 29 (and possibly a few versions earlier), you can enable experimental Opus playback support through the about:flags page or using the --enable- opus-playback flag.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1142780 Title: canPlayType for Opus audio reports as "maybe" without actual playback Status in “chromium-browser” package in Ubuntu: Confirmed Bug description: When checking if Chromium has Opus audio support, I went into the console and typed acheck = document.createElement("audio"); followed by acheck.canPlayType("audio/ogg; codecs=opus") which gave me "maybe" for the response. This can be confusing since some detection scripts look for maybe or probably and use that response as the browser supporting that codec. I have chromium-codecs-ffpeg-extra installed and I don't know if the Opus support is waiting to be integrated by Google themselves or if it is dependent on the ffmpeg tied to the Chromium browser in Ubuntu. If Google isn't having Opus support until a later version, is there any idea when it will be? If it is not possible with versions of Chromium suppored on Lucid and up, why is it reporting as "maybe" ? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1142780/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

