[Bug 727886] GstVideoGLTextureUploadMeta assumes no color conversion is done during upload

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 9 10:23:20 PDT 2014


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

Carlos Rafael Giani <dv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dv at pseudoterminal.org

--- Comment #4 from Carlos Rafael Giani <dv at pseudoterminal.org> 2014-04-09 17:23:13 UTC ---
> If said intermediate plugin does not support the GstVideoGLTextureUploadMeta,
> then you negotiate sysmem (or fail).  I can't think of a case for supporting
> mapping buffers and using upload meta by the same element.

What if a tee element is used, one branch goes to a video sink which supports
that meta, and another branch goes to deinterlacer+videoresize+rtp
payloader+udpsink elements for example?

Changing the format in the caps just because a meta is added just feels wrong
to me. The caps should describe what is really inside. Additional mechanisms
like this meta are placed on top of that. They do not replace anything.

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