[EMAIL PROTECTED] wrote:
> I was playing around with gstreamer and libwildmidi.
> It seems that gstreamer runs WildMidi_Init() from libwildmidi each time a 
> song is played and it should ONLY be calling that function once. I fixed this 
> problem on my own system by compiling my own version of libwildmidi that if a 
> program tried calling it more than once, it ignores it and continues on it's 
> job.

That's nice! Could you attach a patch here?

Also, do you think that's a reasonable solution or should we fix the GStreamer
plugin instead so that it doesn't call WildMidi_Init more than once?

-- 
plays midi, but complains about missing codec afterwards
https://bugs.launchpad.net/bugs/208068
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to