[Bug 771291] Encoder: HEVC: Add 10 bit encoding support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 6 20:01:06 UTC 2017


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

--- Comment #11 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 349412
  --> https://bugzilla.gnome.org/attachment.cgi?id=349412&action=edit
libs: encoder: h265: chroma and luma with format

If the profile is main-10 the bit_depth_luma_minus8, in the sequence
parameter buffer, shall be the color format bit depth minus 8, 10-8
which is 2. Also for bit_depth_chroma_minus8.

This patch gets the negotiated sink caps format and queries its
luma's depth and uses that value to fill the mentioned parameters.

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