summaryrefslogtreecommitdiffstats
path: root/DOCS/formats.html
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-07 00:02:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-07 00:02:02 +0000
commit850c82cf304928017b5c70f909fb6c226b997572 (patch)
treee4747a9115788e5fd0028864450e487681fd86d6 /DOCS/formats.html
parentaedc5fa95bf2a9dc1d5b070fa4472e7fb6764fd3 (diff)
downloadmpv-850c82cf304928017b5c70f909fb6c226b997572.tar.bz2
mpv-850c82cf304928017b5c70f909fb6c226b997572.tar.xz
XMMS plugin support, ARM section updated, some whitespace for the IRIX
section, based on a patch by Balatoni Denes <pnis@coder.hu>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8832 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/formats.html')
-rw-r--r--DOCS/formats.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/formats.html b/DOCS/formats.html
index aba09c7a03..ae3c4d5e82 100644
--- a/DOCS/formats.html
+++ b/DOCS/formats.html
@@ -274,5 +274,20 @@
<P>See the man page's <CODE>-cdda</CODE> option which can be used to
pass options to cdparanoia.</P>
+
+<H4><A NAME="xmms">2.1.2.7 XMMS</A></H4>
+
+<P>MPlayer can use XMMS 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
+ <A HREF="http://www.xmms.org/plugins_input.html">XMMS input plugin page</A>.</P>
+
+<P>For this feature you need to have XMMS and compile MPlayer with
+ <CODE>./configure --enable-xmms</CODE>. If that does not work, you might need
+ to set the XMMS plugin and library path explicitly by way of the
+ <CODE>--with-xmmsplugindir</CODE> and <CODE>--withxmmslibdir</CODE>
+ switches.</P>
+
</BODY>
</HTML>