summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-30 08:55:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-30 08:55:36 +0000
commitb7807b58708b233b50eee37d11579a7439e0317c (patch)
tree4662835bd73733498046dd7ed6183f9599d3c3c7 /DOCS
parentaf97f644ed6f72ea72a112b3734d61f42149b6a3 (diff)
downloadmpv-b7807b58708b233b50eee37d11579a7439e0317c.tar.bz2
mpv-b7807b58708b233b50eee37d11579a7439e0317c.tar.xz
Restore XMMS input plugin section from removed section in a better place.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27851 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index bb63a39cc0..011f1d7485 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -145,6 +145,24 @@ following the instructions on that page. Recompile MPlayer afterwards.
</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>