[Webkit-unassigned] [Bug 241920] canPlayType and video codec filtering fail for VP8 on Mac with VP8 but not VP9 hardware codecs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 08:52:15 PDT 2022


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

--- Comment #21 from Brion Vibber <bvibber at wikimedia.org> ---
Ok, can confirm that my provisional patch gets the no-audio version working (type='video/webm; codecs="vp8"'). canPlayType and isTypeSupported also return 'probably' and true, respectively. Yay! :)

(The one with Vorbis audio listed is only failing now because of the Vorbis problem in the alternate webm player, and should be fixed along with it.)

I'd be happy to sign any necessary copyright assignment, or feel free to recreate the patch (it's very simple)!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220701/35261d92/attachment.htm>


More information about the webkit-unassigned mailing list