diff DOCS/formats.html @ 8831:e35d561f002e

XMMS plugin support, ARM section updated, some whitespace for the IRIX section, based on a patch by Balatoni Denes <pnis@coder.hu>.
author diego
date Tue, 07 Jan 2003 00:02:02 +0000
parents 9ffea46becdc
children 6ecc0b5c08cb
line wrap: on
line diff
--- a/DOCS/formats.html	Mon Jan 06 21:58:39 2003 +0000
+++ b/DOCS/formats.html	Tue Jan 07 00:02:02 2003 +0000
@@ -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>