[gstreamer-bugs] [Bug 313763] New: spider fails on some MP3 files

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Aug 17 14:05:32 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=313763
 GStreamer | gstreamer (core) | Ver: 0.8.10

           Summary: spider fails on some MP3 files
           Product: GStreamer
           Version: 0.8.10
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: utx at penguin.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


I am attaching MP3 file created by gogo MP3 encoder. Most files from this
encoder play without any problem, but few of them does not. The same wav encoded
by lame plays without any problems. Using mad works around this problem.

$ gst-launch-0.8 filesrc location=audio_01_part.mp3 ! spider ! alsasink
RUNNING pipeline ...
ERROR: from element /pipeline0/spider0/ffdemux_mpegts0: GStreamer encountered a
general supporting library error.
Additional debug info:
gstffmpegdemux.c(550): gst_ffmpegdemux_open: /pipeline0/spider0/ffdemux_mpegts0:
Unknown error
Execution ended after 2 iterations (sum 179336000 ns, average 89668000 ns, min
337000 ns, max 178999000 ns).
$ gst-launch-0.8 filesrc location=audio_01_part.mp3 ! mad ! alsasink
RUNNING pipeline ...
Execution ended after 141 iterations (sum 3547760000 ns, average 25161418 ns,
min 28000 ns, max 366769000 ns).

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