[gstreamer-bugs] [Bug 302625] New: mad element doesn't report bitrate for mp3 files with no xing header

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun May 1 07:15:37 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=302625
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: mad element doesn't report bitrate for mp3 files with no
                    xing header
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jonathan at kaolin.hn.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


1. gst-launch-0.8 -t filesrc location=mp3file_with_no_xing_header.mp3 ! \
        decodebin ! fakesink
2. observe lack of bitrate information

The naive patch I'm playing with (attached shortly) seems to fix this, and the
bitrate information reported is, well, good enough for me.  I'm not sure
reporting every bitrate change is a good idea, but I don't think dropping that
information on the floor is better.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list