[Webkit-unassigned] [Bug 146999] Critical warnings when loading YouTube videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 08:23:58 PDT 2015


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

--- Comment #5 from Philippe Normand <pnormand at igalia.com> ---
(In reply to comment #4)
> Indeed, thanks Philippe:
> 
> $ gst-inspect-1.0 autoaudiosink
> No such element or plugin 'autoaudiosink'
> 
> Looks like the problem is that we do not depend on gst-plugins-good in GNOME
> jhbuild, only on gst-plugins-base. Also, our CMake build system clearly does
> not require it. Is gst-plugins-good mandatory, then? Should we require it at
> build time, or allow building without it and handle the failure better
> runtime?

I don't think we should require it in CMake, -good doesn't provide any library, only plugins. But we should provide better runtime support indeed, handle failures better, like you suggest :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150729/a39b8346/attachment.html>


More information about the webkit-unassigned mailing list