Mercurial > mplayer.hg
diff DOCS/documentation.html @ 2411:70daede73cd9
xanim stuff added
author | gabucino |
---|---|
date | Tue, 23 Oct 2001 09:43:56 +0000 |
parents | 4eb3332d6ed5 |
children | 1e56c3381d55 |
line wrap: on
line diff
--- a/DOCS/documentation.html Tue Oct 23 09:31:53 2001 +0000 +++ b/DOCS/documentation.html Tue Oct 23 09:43:56 2001 +0000 @@ -37,6 +37,7 @@ <LI><A HREF="codecs.html#2.1.2.1">2.1.2.1 DivX4</A></LI> <LI><A HREF="codecs.html#2.1.2.2">2.1.2.2 ffmpeg's DivX/libavcodec</A></LI> <LI><A HREF="codecs.html#2.1.2.3">2.1.2.3 Hardware AC3 decoding</A></LI> + <LI><A HREF="codecs.html#2.1.2.4">2.1.2.4 XAnim codecs</A></LI> </UL> <LI><A HREF="mailto:Strange. Where did this chapter go?">2.1.3 The Veiled Mysteries of MPlayer</A></LI> <LI><A HREF="codecs.html#2.1.4">2.1.4 Codec importing howto</A></LI> @@ -143,8 +144,8 @@ <P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and <B>non-x86</B> CPUs, see <A HREF="#6">section 6</A>). It plays most MPEG, AVI and ASF/WMV files (also some QT/MOV files, with CVID, VP31 video, and raw -audio), supported by many native and Win32 DLL codecs. You can watch -<B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B> and even <B>DivX</B> movies too (and +audio), supported by many native, XAnim, and Win32 DLL codecs. You can watch +<B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>, <B>3ivx</B>, and even <B>DivX</B> movies too (and you don't need the avifile library at all!). The another big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use SDL (and this way all drivers of @@ -268,6 +269,9 @@ <LI>Decide if you need GUI. If you do, see the <A HREF=#1.4>1.4 section</A> before compiling.</LI> + +<LI>If you want to play <B>3ivx</B> movies, check the <A HREF=codecs.html#2.1.2.4> +2.1.2.4 section</A>.</LI> </UL> <P>Then build <B>MPlayer</B>:</P>