[Webkit-unassigned] [Bug 218749] [GTK] Unable to play vimeo video https://vimeo.com/53101672

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 10:51:50 PDT 2021


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

Enrique Ocaña <eocanha at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |eocanha at igalia.com
         Resolution|---                         |WORKSFORME

--- Comment #1 from Enrique Ocaña <eocanha at igalia.com> ---
I can reproduce this on Epiphany 3.36.4 (WebKitGTK 2.30.6), but can't reproduce it in MiniBrowser on latest WebKit (@276497, from Apr 23 2021).

>From the GStreamer logs, I can see that the webpage asks is the browser supports "video/mp4; codecs="hvc1"" and "video/mp4; codecs="av01.0.31M.08.0.110.01.01.01.0"", and both are unsupported in my local Epiphany. The webpage doesn't make any other attempt to ask for other codecs.

However, in MiniBrowser (from Flatpak) "video/mp4; codecs="av01.0.31M.08.0.110.01.01.01.0"" *is* supported. The webpage also asks for "audio/mp4; codecs="mp4a.40.2"" and "video/mp4; codecs="avc1.4D401E"", which also are supported. The codecs used in the end by MSE are mp4a and AVC.

I'm closing this bug as WORKSFORME.

-- 
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/20210426/5b3977a3/attachment.htm>


More information about the webkit-unassigned mailing list