[gstreamer-bugs] [Bug 307171] New: decoding hangs for some MP3 files

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jun 10 08:35:35 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=307171
 GStreamer | gst-plugins | Ver: 0.8.9

           Summary: decoding hangs for some MP3 files
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sbrabec at suse.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Version details: GNOME 2.10
Distribution/Version: SuSE Linux 9.3 + Gentoo unstable

GStreamed mad decoder hangs for some MP3 files:

gst-launch -v filesrc location=test_file.mp3 ! mad ! osssink

Exactly, playing hangs for few minutes and then it continues. In these few
minutes, osssink does something strange (if I start playing another stream in
parallel, it plays, but sound is distorted).

Following commands creates output file with ugly drop-out (other decoders will
create correct wav):

gst-launch filesrc location=test_file.mp3 ! mad ! filesink location=out.wav

Playing out.wav does not hangs.

Note that I cannot attach the test_file,mp3 to this bug for copyright reasons,
but I can provide it in private message for debugging purposes.

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