[Webkit-unassigned] [Bug 197861] [GStreamer] YouTube videos without WebM source available break youtube.com when gstreamer-libav is unavailable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 10:00:24 PDT 2019


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

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Looks like it's an automagic dependency:

https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/blob/af0198853415cd64f5f6b8bba3e0affd68431752/configure.ac#L1017

so it gets disabled because libvpi is not pulled in here:

https://gitlab.com/freedesktop-sdk/freedesktop-sdk/blob/94b481700159c34fd85c5625a08729d7414ac100/elements/components/gstreamer-plugins-good.bst

I'll ask freedesktop-sdk to enable this, but this is just going to keep happening in other distros that don't use the meson build (where we can use -Dauto_features=enabled to prevent such problems).

-- 
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/20190529/d1042066/attachment.html>


More information about the webkit-unassigned mailing list