[gstreamer-bugs] [Bug 391554] mp3parse does not set the bitrate in the src caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 12 07:55:18 PDT 2007


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

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


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #4 from Jan Schmidt  2007-03-12 14:53 UTC -------
Now that mp3parse supports seeking, querying etc, is there any reason to have
this patch?

In general, while the bitrate, could go in the caps, for VBR streams it _will_
change on every packet, causing a lot of unnecessary caps changes. Other mp3
parameters such as samplerate and channel count are free to change on every
packet too, but they don't tend to whereas bitrate does.


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




More information about the Gstreamer-bugs mailing list