[Bug 749950] encoder: VP8: Add CBR Encoding mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 10 10:10:26 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=749950
--- Comment #15 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 345391:
--> (https://bugzilla.gnome.org/review?bug=749950&attachment=345391)
::: gst-libs/gst/vaapi/gstvaapiencoder_vp8.c
@@ +307,3 @@
+ rate_control->target_percentage = 70;
+ /* CPB(Coded picture buffer) length, which could proveided as a property
*/
+ rate_control->window_size = 1500;
why 1500? libyami uses 500 ms
--
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