[Bug 779145] dmabuf export from vaapi encoders fails

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 21 19:45:26 UTC 2017


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

--- Comment #14 from Scott D Phillips <scott.d.phillips at intel.com> ---
(In reply to Nicolas Dufresne (stormer) from comment #13)
> I'm surprise we need the dup() step. Can you explain ? It done at allocation
> time, so not to worry, but I'm wondering if there isn't a way around.

Currently vaReleaseBufferHandle does a close(fd). The set of changes that I'm
envisioning for VA-API for better dmabuf behavior will include moving this
close() from vaReleaseBufferHandle to vaDestroySurface.

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