[Bug 755072] vaapi: expose memory:DMABuf capsfeature
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Feb 6 07:38:06 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=755072
--- Comment #70 from Hyunjun Ko <zzoon at igalia.com> ---
Just a note.
GST_GL_PLATFORM=egl gst-launch-1.0 filesrc location=300.mp4 ! decodebin !
glimagesink
This pipeline is working as rawdata in glupload, not even as texture upload.
Because it's negotiated with VASurface memory at first and creates an
allocator(non dmabuf), and src caps got updated to raw caps afterward.
--
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