FS#4335 - mozplugger does not play embedded midis
Attached to Project:
Arch Linux
Opened by Börje Holmberg (linfan) - Saturday, 01 April 2006, 08:19 GMT
Last edited by arjan timmerman (blaasvis) - Saturday, 01 April 2006, 08:27 GMT
Opened by Börje Holmberg (linfan) - Saturday, 01 April 2006, 08:19 GMT
Last edited by arjan timmerman (blaasvis) - Saturday, 01 April 2006, 08:27 GMT
|
Details
I finally got mozplugger to play embedded midis by replacing
mozpluggerrc in /etc with pluggerrc from plugger-5.1.3.
Dunno why embedded midis don't work in mozplugger. It is
also not possible for me to compile plugger-5.1.3 after the
new xorg7 I guess. It complains over that it cannot find X11
libraries. But fortunately I had an old plugger-5.1.3
compilation on the old puter. I simply cp the pluggerrc to
/etc and renamed it mozpluggerrc
mozpluggerrc looks like this for midi: =============================== audio/mid:midi,mid:MIDI audio file audio/x-mid:midi,mid:MIDI audio file audio/midi:midi,mid:MIDI audio file audio/x-midi:midi,mid:MIDI audio file controls noisy stream: timidity -Od "$file" controls: playmidi "$file" =============================== While pluggerrc looks like this: ## ## MIDI ## audio/mid: midi,mid: MIDI audio file audio/x-mid: midi,mid: MIDI audio file audio/midi: midi,mid: MIDI audio file audio/x-midi: midi,mid: MIDI audio file controls: timidity -s 48000 -a -idqqqqqqq "$file" >/dev/null 2>/dev/null controls: playmidi $file =============================== Hope this is of some help. Regards, linfan |
This task depends upon
Closed by Jan de Groot (JGC)
Saturday, 01 April 2006, 10:07 GMT
Reason for closing: Won't fix
Additional comments about closing: mozplugger is not in the repositories.
Saturday, 01 April 2006, 10:07 GMT
Reason for closing: Won't fix
Additional comments about closing: mozplugger is not in the repositories.