[gstreamer-bugs] [Bug 361140] [lame] lame bitrate=196 errors out in setup

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 13 07:47:22 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=361140

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #10 from Tim-Philipp Müller  2006-10-13 14:46 UTC -------
As far as I can tell, the lame encoder element has never accepted a bitrate
parameter of 196. I've tried this on ubuntu edgy, dapper and breezy with
GStreamer-0.10 and 0.8. Don't know why it worked on your sister's account.

Documented the allowed bitrates in the property description and made lame round
 up not allowed bitrates to the next allowed one:

 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/lame/gstlame.c: (gst_lame_set_property):
          Round up not allowed bitrates to the next higher allowed one
          (Closes: #361140).

 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>

        * docs/plugins/Makefile.am:
        * docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
        * docs/plugins/gst-plugins-ugly-plugins-sections.txt:
        * ext/lame/gstlame.c: (gst_lame_class_init):
        * ext/lame/gstlame.h:
          Add docs for lame and lame to docs. Specify allowed bitrates
          in the properties description (#361140). Canonicalise object
          property names (ie. use hyphen instead of underscore).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list