Re: [webkit-gtk] webkitgtk requiring 'bad' gstreamer plugins is a problem for Ubuntu

2017-08-14 Thread Charlie Turner
> I had to use -DUSE_GSTREAMER_GL=OFF because webkit2gtk is in Ubuntu
> 'main' and it is not permitted for 'main' packages to have binary
> dependencies on Ubuntu 'universe' packages like the 'bad' gstreamer
plugins.

Aside from GStreamer's use of OpenGL, we also rely on an HLS client
implementation in the -bad repository.

> Could you ask gstreamer to move them to 'good'?

The reasons for something staying in -bad are at least some of

"code review, some documentation, a set of tests, a real live
maintainer, or some actual wide use."

It's not as simple as just moving it around, it would require a lot of
work to fix certain things along the above lines. I'm not as familiar
with the GL library and it's status against these metrics, it might be
closer to good than HLS.
___
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk


Re: [webkit-gtk] webkitgtk requiring 'bad' gstreamer plugins is a problem for Ubuntu

2017-08-11 Thread Michael Catanzaro
On Fri, Aug 11, 2017 at 2:34 PM, Andrea Giammarchi 
 wrote:
FWIW in ArchLinux gstreamers don't even install if you don't 
explicitly install them so I believe, at least in WebKitGTK+ there's 
no reason to ship with bad plugins as default.


It's required in 2.18 for GStreamerGL support.

I'll wait for multimedia people to respond with more details.

Michael

___
webkit-gtk mailing list
webkit-gtk@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-gtk