[Bug 776927] vaapi: plugins: accept GLMemory buffers from upstream

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 10 17:01:13 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=776927

--- Comment #9 from Matt Fischer <mattfischer84 at gmail.com> ---
That's an interesting idea.  So in that case, there wouldn't really need to be
any patch to gstreamer-vaapi at all, it would just be a change to
gldownloadelement.  I'll have a look at that and see whether it would work.

Even if that does work, though, there will still be buffers coming in with a
color format of RGBA.  That's going to cause the encoder plugin to reject the
caps, because the VADisplay will only report that it supports chroma_type of
YUV.  How should that issue be addressed?

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