[Bug 723674] Make external sink(s) compatible with gst-gl

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 30 18:03:05 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=723674
  GStreamer | gst-plugins-bad | git

--- Comment #15 from Matthew Waters <ystreet00 at gmail.com> 2014-10-31 01:02:37 UTC ---
(In reply to comment #14)
> Matthew have you then try to use all of this in cluttersink to have
> "gst-launch-1.0 videotestsrc ! gleffects ! cluttersink" working with texture
> sharing between gleffects and cluttersink ?

Apparently lubosz got it working using some variant of
https://github.com/ystreet/clutter-gst 
http://www.youtube.com/watch?v=b8_CkIpVY_w

There's also https://github.com/ystreet/gtkgst which integrates with Gtk+'s new
gl support.

I'm pretty sure we have full support for the context sharing case iff the
surrounding elements provide the context information:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/gst-libs/gst/gl/gstglfilter.c#n937

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list