[Bug 796984] vaapih265enc: Support hevc encode low latency B frame.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 28 14:38:40 UTC 2018


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373450|none                        |needs-work
             status|                            |

--- Comment #21 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 373450:
 --> (https://bugzilla.gnome.org/review?bug=796984&attachment=373450)

::: gst-libs/gst/vaapi/gstvaapiencoder_h265.c
@@ +2768,3 @@
+      g_param_spec_boolean ("low-latency-b",
+          "Enable low latency b",
+          "Low latency B provide function to transform P frame into predictive
B frame.This function can be used when platform doen't support P frame.",

There are a couple typos.

I would rephrase this line as 

"Transforms P frames into predictive B frames. Enable it when P frames are not
supported"

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