[Webkit-unassigned] [Bug 25219] Can't view a <video src=foo.ogv> on Windows even after installing XiphQT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 14:42:30 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25219





------- Comment #2 from aroben at apple.com  2009-04-15 14:42 PDT -------
The basic problem here is that WebCore can't figure out what MIME type the .ogv
extension maps to, so it just uses "application/octet-stream". QTMovieWin does
not claim to support that MIME type, so loading this video fails.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list