[Bug 725640] context share not stable in Linux + catalyst

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 5 22:45:50 PST 2014


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

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2014-03-06 07:08:24 UTC ---
What's the big picture of this?  Do you actually need to draw over top of the
video?  If so, you might need to take a look at the overpainting example here
http://qt-project.org/doc/qt-5.0/qtopengl/overpainting.html
Otherwise, you can use the videooverlay interface to display your video in a
QWidget.  See gst-plugins-base/tests/examples/overlay/qt-videooverlay.cpp
replacing xvimagesink with glimagesink.

-- 
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