[gstreamer-bugs] [Bug 498004] preset is ignored by lame plugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 16 19:13:20 PST 2007


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

  GStreamer | gst-plugins-ugly | Ver: 0.10.6

Zalan K changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan.k at gmail.com




------- Comment #5 from Zalan K  2007-12-17 03:13 UTC -------
I hope I'm not polluting the bug report, but setting vbr-quality also seems to
ignored.

gst-launch-0.10 filesrc location=foo.wav !
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc vbr-quality=0 ! xingmux !
id3v2mux ! filesink location=foo.mp3

produces a file with an ABR of 128 kbps, whereas lame from the CLI produces a
file that has a much higher bitrate (as you would expect for vbr-quality=0).
When trying to set the vbr parameters it seems that the bitrate is defaulting
to either 128 or 160 kbps.

By setting vbr-min-bitrate you can get bitrates higher than 160, but they are
constant bitrates.


-- 
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=498004.




More information about the Gstreamer-bugs mailing list