[Bug 759533] vaapisink: doesn't upload packed formats correctly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 19 17:31:56 UTC 2016


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

Scott D Phillips <scott.d.phillips at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott.d.phillips at intel.com

--- Comment #6 from Scott D Phillips <scott.d.phillips at intel.com> ---
YUY2 and UYVY are unimplemented for rendering in the intel-driver. I submitted
a patch to the driver to fail vaPutSurface instead of rendering junk:

 https://lists.freedesktop.org/archives/libva/2016-July/004201.html

With just that patch we're not yet in a great place though. vaapisink will
still advertise the 422 formats in the caps but then fail to actually play. If
we blacklist those formats from the vaapisink caps then pipelines could
properly autoplug format conversion.

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