This appears to be fixed.
** Changed in: chromium-browser (Ubuntu)
Status: New => Fix Released
--
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/832710
Title:
video.canPlayType reports h264 report even though this is not true
Status in chromium-browser package in Ubuntu:
Fix Released
Bug description:
Version: 13.0.782.215~r97094-0ubuntu1
Description: Ubuntu oneiric (development branch)
Release: 11.10
with chromium-codecs-ffmpeg installed(default, only ogg and webm
support)
chromium still reports it might be able to play back h264 video
document.createElement('video').canPlayType('video/mp4; codecs*="avcl.42001E,
mp4a.40.2"')
should return "" and not "maybe"
this is used to detect which format works,
example page using this: http://www.youtube.com/html5
this will cause video playback to fail on pages that prefere h264 over webm
support,
on those pages, videos will just not work.
video.canPlayType was specifically added to the video tag api to prevent this
from happening.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/832710/+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