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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 9 17:43:21 PDT 2014


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

--- Comment #6 from comicfans44 <comicfans44 at gmail.com> 2014-03-10 01:06:32 UTC ---
(In reply to comment #3)
> (In reply to comment #0)
> > 
> 
> Hi, not sure what you are trying to do but in the mean time we have not this
> https://bugzilla.gnome.org/show_bug.cgi?id=723674 you could also have a look at
> http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/tree/tests/examples/qt/qglwtextureshare

Thanks, the  qglwtextureshare example is helpful,   Its usage scenario is
similar to mine,  use fakesink
is better than my implementation.  but I can still see the "texture not release
" problem.print out the shared texture, you can found it always increase. after
a while ,everything is lagging then app crashes.  maybe this is another bug
(should I fill another one ?). with Matthew Waters's suggestion, I prefer to
use glimagesink other-context ,  seems that works with texture released
correctly.

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