[Bug 789847] msdkenc: Add support for YV12, YUY2, UYVY and BGRA
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Nov 17 05:53:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=789847
--- Comment #14 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #13)
> Also the conversion is done by VPP, so first converting YUY2 to NV12 and
> then passing it to the h264 encoder for example should work fine, or not?
>
> Or do you mean YUY2 is supposed to be *natively* handled by the JPEG encoder
> but not by others?
No, I meant YUY2 -> NV12 -> encoding seems to be only for jpeg encoder.
This was according to the sample_encoder's help, which says "YUY2 is for JPEG
encode only." But I realized I'm wrong.
I modified the sample encoder and verified it(yuy2) also works for h264encoder.
So please forget my previous comment about yuy2 :)
--
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