[gstreamer-bugs] [Bug 561678] gstreamer crashes when playing multiple mid files at the same time when using wildmidi plugin.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 6 21:49:10 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=561678
  GStreamer | gst-plugins-bad | 0.10.18

--- Comment #5 from André Dieb Martins <andre.dieb at gmail.com> 2010-07-07 04:49:04 UTC ---
Hello,

I have talked to the maintainer of wildmidi and it seems the problem is solved
on the newer version (0.2.3.1).

There were some API breaks on this version, so a few lines had to be changed on
the plugin. I proposed a patch for porting gstreamer's plugin to the new
version:

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


I have tested the following pipeline:

gst-launch playbin2 uri="file:///$pwd/file1.midi" playbin2
uri="file:///$pwd/file2.midi"

and from my tests I can confirm 0.2.2 gives a segmentation fault and 0.2.3.1
doesn't, thus playing both streams simultaneously.

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