[gst-devel] gst-plugins-gl and clutter

Julien Isorce julien.isorce at gmail.com
Sun May 10 21:50:09 CEST 2009


Hi,

It's now possible to use opengl textures that comes from gst-plugins-gl,
inside our own opengl framework.
For example clutter.
The solution uses "opengl context sharing". It's a multi-platform solution.
(opposite to *GLX_texture_from_pixmap)

*The following example: gst-plugins-gl/tests/examples/clutter/cluttershare.c

shows you how to do it.
(tested on win32+ati, ubuntu+fglrx, ubuntu+nividia)

Julien
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090510/dd1db594/attachment.htm>


More information about the gstreamer-devel mailing list