[Bug 744909] cbr and constrained-vbr both default to true for opusenc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 21 11:21:07 PST 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk
         Resolution|---                         |NOTABUG

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
If CBR = TRUE, then VBR is disabled. That means contrained_vbr has no effect by
default. I don't see any bug here. What is means if you set CBR = FALSE, you'll
get VBR with contrained_vbr enabled by default.

For sure, CBR property could have be made something like bitrate-control =
VBR/CBR. It will remains that CBR or VBR specific properties only have effect
if the specific mode is chosen.

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