summaryrefslogtreecommitdiffstats
path: root/DOCS/encoding.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 09:28:02 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-10 09:28:02 +0000
commit184d82d7483de4ac7dfb20910592dbeb8d7ed935 (patch)
tree56f1601e2475805587a7c4888fa57879ce210291 /DOCS/encoding.html
parent50077395061502afaf02f328140cbd511e1d09ae (diff)
downloadmpv-184d82d7483de4ac7dfb20910592dbeb8d7ed935.tar.bz2
mpv-184d82d7483de4ac7dfb20910592dbeb8d7ed935.tar.xz
xvid in mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5024 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r--DOCS/encoding.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 97e20628c8..6f5a40d288 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -29,10 +29,13 @@ stream copying and video resizing abilities.</P>
<UL>
<LI><B>OPTIONAL</B> - read <B>MPlayer</B>'s compilation instructions, it contains info about
how to install <I>libdvdread</I> for <B>DVD</B> support, etc.</LI>
- <LI><B>OPTIONAL</B> - download the newest <B>DivX4linux</B> libs
+ <LI><B>OPTIONAL (LINUX ONLY)</B> - download the newest <B>DivX4linux</B> libs
from <A HREF="http://avifile.sourceforge.net/download.htm">avifile.sourceforge.net</A>,
and have them PROPERLY installed. You need them if you want DivX4
(1/2 pass) encoding.</LI>
+ <LI><B>OPTIONAL</B> - <A HREF="codecs.html#2.2.1.9">download and install
+ <B>XViD</B></A>. Very useful on non-Linux boxes, and/or when you need
+ faster encoding than DivX4, with approximately the same quality.</LI>
<LI><B>OPTIONAL</B> - for libavcodec support, install libavcodec as
described in the <A HREF="codecs.html#2.2.1.2">libavcodec section</A>.</LI>
<LI><B>OPTIONAL</B> - download and compile <B>libmp3lame</B> (from lame 3.89beta or lame CVS).<BR>