[Bug 734223] glimagesink: last-sample property useless for planar YUV formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 4 05:36:50 PDT 2014


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

--- Comment #1 from Matthew Waters <ystreet00 at gmail.com> 2014-08-04 12:36:43 UTC ---
IIUC, what glimagesink receives as the input buffer is the buffer that is
stored in the last-sample property.  The uploaded RGBA texture is a separate
GstBuffer stored internal to glimagesink.  If you already have GLMemory (or EGL
images) being passed then you are going to have to download no matter what you
try and do with glimagesink.

What's upstream of 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