[Bug 779145] New: dmabuf export from vaapi encoders fails
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 23 17:40:20 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779145
Bug ID: 779145
Summary: dmabuf export from vaapi encoders fails
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer-vaapi
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: scott.d.phillips at intel.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
CC: bsreerenj at gmail.com, vjaquez at igalia.com
GNOME version: ---
Example pipeline:
v4l2src io-mode=dmabuf-import ! video/x-raw,format=YUY2 ! vaapijpegenc !
fakesink
The cause here is that the vaSurface's provided by vaapijpegenc still have the
derived image existing. This causes vaBeginPicture to fail with a "surface
busy" error.
--
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