[Bug 761607] video: add support for P010 video format

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Mar 29 09:04:53 UTC 2016


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

--- Comment #21 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Scott D Phillips from comment #16)
> (In reply to sreerenj from comment #15)
> 
> I'm not totally sure what the right solution is for that. One additional
> complication is that HEVC can have independent bit depths for luma and
> chroma (bit_depth_luma_minus8 and bit_depth_chroma_minus8 in the sps). I
> don't think creating formats for each variation is the right approach.

Right, do you have samples like that? For eg, luma_depth=10 and chroma_depth=9
?

IMHO, we should add P010_9le and P010_9be at least, because we already have
samples like that and fmpeg have similar i420 variants like
yuv420p9be/yuv420p9le.

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