[gstreamer-bugs] [Bug 490372] Variable bit rates are limited to 160 kbps in higher quality modes.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jul 31 07:21:06 PDT 2008
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=490372
GStreamer | gst-plugins-ugly | Ver: 0.10.6
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.9
------- Comment #2 from Sebastian Dröge 2008-07-31 14:21 UTC -------
This is fixed by
2008-07-29 Sebastian Dröge <sebastian.droege at collabora.co.uk>
* ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init),
(gst_lame_chain), (gst_lame_get_default_settings), (plugin_init):
* ext/lame/gstlame.h:
Get the defaults settings of LAME in the plugin initialization
function and return FALSE here if something goes wrong. This removes
the hacky failing instance init function.
Use LAMEs default value for all settings instead of overwriting some
of them. Overwriting some of them gives unexpected results if one only
sets a preset. Fixes bug #498004.
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=490372.
More information about the Gstreamer-bugs
mailing list