[Bug 786321] vaapi encoder: support bitrate reconfiguration in runtime

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 20 10:42:23 UTC 2017


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

--- Comment #17 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #11)
> Review of attachment 359832 [details] [review]:
> 
> ::: gst/vaapi/gstvaapiencode.c
> @@ +182,3 @@
> +    if (prop_value) {
> +      g_value_copy (value, &prop_value->value);
> +      return TRUE;
> 
> I'm not sure about this.
> 
> If I understand this correctly, we might copy the property value either
> whether the internal encoder is instantiated or not.
> 
> Consider if the internal encoder shall be reconfigured, it will set the
> initial values.

You're right, Victor. Thanks for correction.

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