[Bug 773208] vp9: Add support for 10 bit and other subsampling / alpha

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 25 13:07:42 UTC 2018


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

--- Comment #5 from Seungha Yang <pudding8757 at gmail.com> ---
(In reply to Nicolas Dufresne (ndufresne) from comment #4)
> I haven't looked, but P10 sounds like Microsoft P010, an nv12 variant. 16bit
> packed. That would match GST_VIDEO_FORMAT_P010_10LE.

Thanks. AV_PIX_FMT_YUV420P10BE seems to be matched with
GST_VIDEO_FORMAT_P010_10BE, and when I modified to do that, I can see correct
rendering.

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