[gstreamer-bugs] [Bug 594680] New: I have four midi files which crash timidity plugin but played successfully by original timidity

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 9 11:42:15 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=594680

           Summary: I have four midi files which crash timidity plugin but
                    played successfully by original timidity
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.7
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vitaly.v.ch at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from Vitaly Chernookiy <vitaly.v.ch at gmail.com> 2009-09-09 18:42:10 UTC ---
Created an attachment (id=142816)
"bad" midi files

# for i in * ; do echo ">>>>>$i"; gst-launch filesrc location=$i \! timidity \!
alsasink; done
>>>>>Krysha_doma_tvoego.mid
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/timidity0: Could not decode stream.
Additional debug info:
gsttimidity.c(641): gst_timidity_loop (): /pipeline0/timidity0:
Unable to parse midi
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
>>>>>Lanfren-lanfra.mid
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/timidity0: Could not decode stream.
Additional debug info:
gsttimidity.c(641): gst_timidity_loop (): /pipeline0/timidity0:
Unable to parse midi
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
>>>>>Marionetki.mid
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/timidity0: Could not decode stream.
Additional debug info:
gsttimidity.c(641): gst_timidity_loop (): /pipeline0/timidity0:
Unable to parse midi
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
>>>>>Veter_peremen.kar
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element /pipeline0/timidity0: Could not decode stream.
Additional debug info:
gsttimidity.c(641): gst_timidity_loop (): /pipeline0/timidity0:
Unable to parse midi
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
FREEING pipeline ...
#

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list