[Bug 789847] msdkenc: Add support for YV12, YUY2, UYVY and BGRA

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 6 23:26:08 UTC 2017


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

sreerenj <bsreerenj at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bsreerenj at gmail.com

--- Comment #22 from sreerenj <bsreerenj at gmail.com> ---
IIUC, NV12 should be the only input format accepted by the encoders except for
JPEG which can support yuy2 too.

This is the same case for open source driver(one we use in gstremaer-vaapi)
too. but open source driver can work with other input formats because there is
an internal VPP for NV12 CSC inside the driver. I don't think msdk is doing it
like this. AFAIK msdk is very strict on input format which should be Tiled
NV12.

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