Mercurial > mplayer.hg
comparison 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 |
comparison
equal
deleted
inserted
replaced
8830:f4ca727309aa | 8831:e35d561f002e |
---|---|
272 features.</P> | 272 features.</P> |
273 | 273 |
274 <P>See the man page's <CODE>-cdda</CODE> option which can be used to | 274 <P>See the man page's <CODE>-cdda</CODE> option which can be used to |
275 pass options to cdparanoia.</P> | 275 pass options to cdparanoia.</P> |
276 | 276 |
277 | |
278 <H4><A NAME="xmms">2.1.2.7 XMMS</A></H4> | |
279 | |
280 <P>MPlayer can use XMMS input plugins to play many file formats. There are | |
281 plugins for SNES game tunes, SID tunes (from Commodore 64), many Amiga | |
282 formats, .xm, .it, VQF, musepack, Bonk, shorten and many others. You can find | |
283 them at the | |
284 <A HREF="http://www.xmms.org/plugins_input.html">XMMS input plugin page</A>.</P> | |
285 | |
286 <P>For this feature you need to have XMMS and compile MPlayer with | |
287 <CODE>./configure --enable-xmms</CODE>. If that does not work, you might need | |
288 to set the XMMS plugin and library path explicitly by way of the | |
289 <CODE>--with-xmmsplugindir</CODE> and <CODE>--withxmmslibdir</CODE> | |
290 switches.</P> | |
291 | |
277 </BODY> | 292 </BODY> |
278 </HTML> | 293 </HTML> |