Author: diego Date: Thu Oct 30 09:55:36 2008 New Revision: 27851 Log: Restore XMMS input plugin section from removed section in a better place.
Modified: trunk/DOCS/xml/en/codecs.xml Modified: trunk/DOCS/xml/en/codecs.xml ============================================================================== --- trunk/DOCS/xml/en/codecs.xml (original) +++ trunk/DOCS/xml/en/codecs.xml Thu Oct 30 09:55:36 2008 @@ -145,6 +145,24 @@ following the instructions on that page. </para> </sect2> +<sect2 id="xmms"> +<title>XMMS</title> + +<para> +<application>MPlayer</application> can use <application>XMMS</application> input +plugins to play many file formats. There are plugins for SNES game tunes, SID +tunes (from Commodore 64), many Amiga formats, .xm, .it, VQF, Musepack, Bonk, +shorten and many others. You can find them at the +<ulink url="http://www.xmms.org/plugins.php?category=input">XMMS input plugin page</ulink>. +</para> + +<para> +For this feature you need to have <application>XMMS</application> and compile +<application>MPlayer</application> with +<filename>./configure --enable-xmms</filename>. +</para> +</sect2> + </sect1> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
