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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Nov 18 13:15:15 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
           Summary: preset is ignored by lame plugin
           Product: GStreamer
           Version: 0.10.6
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: waschk at mandriva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


The lame plugin doesn't properly use the preset option anymore. This is my
pipeline:

 gst-launch-0.10 filesrc location=cdda.wav !
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc preset=1001  ! xingmux !
id3v2mux ! filesink location=bla.mp3

This creates a file with an ABR of 159 kBit/s, while the command line lame -V
--preset=standard cdda.wav produces a file with an ABR of 279 kBit/s.

This used to be different, as I haven't changed that pipeline for a while.


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