[Bug 786054] mapping vaapi buffer slow

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 31 17:26:48 UTC 2017


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

--- Comment #16 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 362662
  --> https://bugzilla.gnome.org/attachment.cgi?id=362662&action=edit
plugins: direct rendering on memory:VASurface

As buffers negotiated with memory:VASurface caps feature can also be
mapped, they can also be configured to use VA derived images, in other
words "direct rendering".

Also, because of the changes in dmabuf allocator as default allocator,
the code for configuring the direct rendering was not clear.

This patch cleans up the code and enables direct rendering when the
environment variable GST_VAAPI_ENABLE_DIRECT_RENDERING is defined,
even then the memory:VASurface cap feature is negotiated.

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