diff options
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r-- | DOCS/encoding.html | 5 |
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> |