[Bug 772567] vaapih264enc only works with I420, YV12 and NV12

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 7 13:32:35 UTC 2016


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

--- Comment #1 from Florent ThiƩry <florent.thiery at ubicast.eu> ---
When adding vaapipostproc, a little more colorspaces work

Success: ['I420', 'YV12', ' NV12', 'YUY2', 'UYVY', 'RGBx', 'BGRx']
Fail: ['AYUV', 'xRGB', 'xBGR', 'RGBA', 'BGRA', 'ARGB', 'ABGR', 'RGB', 'BGR',
'Y41B', 'Y42B', 'YVYU', 'Y444', 'v210', 'v216', 'NV21', 'NV16', 'NV61', 'NV24',
'GRAY8', 'GRAY16_BE', 'GRAY16_LE', 'v308', 'IYU2', 'RGB16', 'BGR16', 'RGB15',
'BGR15', 'UYVP', 'A420', 'RGB8P', 'YUV9', 'YVU9', 'IYU1', 'ARGB64', 'AYUV64',
'r210', 'I420_10LE', 'I420_10BE', 'I422_10LE', 'I422_10BE', 'Y444_10LE',
'Y444_10BE', 'GBR', 'GBR_10LE', 'GBR_10BE', 'NV12_64Z32', 'A420_10LE',
'A420_10BE', 'A422_10LE', 'A422_10BE', 'A444_10LE', 'A444_10BE', 'P010_10LE',
'P010_10BE']

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