[Webkit-unassigned] [Bug 190469] [MSE][GStreamer] Missing opusparse gstreamer element crashes WebKitWebProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 08:47:50 PDT 2018


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

--- Comment #2 from Mart Raudsepp <leio at gentoo.org> ---
In Gentoo we split different ext/ and sys/ plugins into separate packages, as we are source-based distribution and can't just spread it out into package sets easily at binary level. We already have a gst-plugins-opus, that ships opusdec/opusenv. So I'll need to ponder what to do here - add some complicated logic to build both gst-plugins-base and gst-plugins-bad ext/opus in the same package, or add a temoprary gst-plugins-opusparse package for this. Before I do either of that, I was hoping to get to know why exactly opusparse is really needed there - does it really need parsing before feeding it to the decoder? It sounded like opusparse doesn't do anything important for most cases, so isn't really needed to be in the pipeline - but MSE is kind of special, and maybe it's really needed indeed. But that's my question now :)

-- 
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/20181011/66fcee22/attachment.html>


More information about the webkit-unassigned mailing list