[Gstreamer-bugs] [Bug 145163] New: - Pipeline with id3demux and mad doesn't work for some songs

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jun 29 17:11:17 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=145163
GStreamer | don't know | Ver: HEAD CVS

           Summary: Pipeline with id3demux and mad doesn't work for some
                    songs
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: richard at imendio.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


For 6 out of about 2000 mp3s, the pipeline:

filesrc ! id3demux ! mad ! fakesink

doesn't work. I'm linking mad + the sink in the new_tag callback from id3demux.

gst-launch appears to be working although as far as I can see, it does some
workarounds in case of errors. Attaching my test case.

The output is:

** (process:30616): WARNING **: error scheduling group 0x845cb10
ERROR (1088553316:262432)       scheduler(30616)
gstoptimalscheduler.c(2392):gst_opt_scheduler_iterate:<GstOptScheduler at 0x84440f0>
in error state

This files fails:

http://people.imendio.com/richard/05_cranberries-waltzing_back.mp3

And this one works:

http://people.imendio.com/richard/04_cranberries-pretty.mp3

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




More information about the Gstreamer-bugs mailing list