[Bug 783804] encoder: h265(HEVC): Add multi reference support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 3 08:14:03 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zzoon at igalia.com

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 356824
  --> https://bugzilla.gnome.org/attachment.cgi?id=356824&action=edit
libs: encoder: h265: add refs property

Users can provide the number of reference frame by this property,
which is exaclty same as h264.

The value of the property will be considered as the number of
reference picture list0 and will add 1 reference frame more to the 
reference picture list1 internally if b-frame encoding.

If the value provided is bigger than the number of refrence frames
supported in the driver, it will be lowered.

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