[Bug 785917] vaapi: h264/h265: support MB(Macroblock) bitrate control

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 12 06:10:43 UTC 2017


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

--- Comment #5 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Víctor Manuel Jáquez Leal from comment #4)
> Review of attachment 357088 [details] [review]:
> @@ +166,3 @@
> +      g_param_spec_uint ("mbbrc",
> +          "Macroblock level Bitrate Control",
> +          "Macroblock level Bitrate Control (0: auto, 1: on, 2: off)", 0, 2,
> 
> I prefer an enum type for this ON/OFF/AUTO

I intended to use same value as the driver. We should add map table or
something like that if we change it.
If you meant that you agree with this, I'll be working on it, but I don't think
it's worth doing so.

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