"GStreamer" (GNOME Bugzilla)
2017-02-23 17:40:20 UTC
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-***@lists.freedesktop.org
Reporter: ***@intel.com
QA Contact: gstreamer-***@lists.freedesktop.org
CC: ***@gmail.com, ***@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.
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-***@lists.freedesktop.org
Reporter: ***@intel.com
QA Contact: gstreamer-***@lists.freedesktop.org
CC: ***@gmail.com, ***@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.
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.