Updates:
        Status: Duplicate
        Mergedinto: 21318

Comment #9 on issue 18809 by [email protected]: <source> is ignored if  
it's type="video/mp4"
http://code.google.com/p/chromium/issues/detail?id=18809

Ahhh the ubuntu version :)

Here's the reason: right now we hard code the list of supported mime types  
for Google
Chrome and Chromium.  The ubuntu build is "Chromium" which is hardcoded not  
to
support video/mp4.  However ubuntu includes decoding binaries which *do*  
support mp4!

This is why <video src=> works, but canPlayType() and <source> elements do  
not.  Bug
#21318 is tracking the proper fix for this issue.

Thanks again for investigating!!!

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to