[Bug 755072] vaapi: expose memory:DMABuf capsfeature

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 6 08:02:27 UTC 2017


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

--- Comment #71 from Hyunjun Ko <zzoon at igalia.com> ---
Another problem (Not sure if this should be fixed) : 

Since patches about creation of its own GLContext landed (in vaapi), 
srcpad_can_dmabuf is always TRUE if the env variable "GST_GL_PLATFORM" is set
to egl.

For example,
GST_GL_PLATFORM=egl gst-play-1.0 300.mp4
--videosink=xvimagesink/ximagesink/waylandsink/clutterautovideosink

this doesn't play fine.

Probably, if plugins that can handle dmabuf start using memory:DMABuf, we can
handle this scenario wisely.

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