comparison DOCS/documentation.html @ 1703:ed3be05e4eaf

*** empty log message ***
author gabucino
date Sun, 26 Aug 2001 17:02:22 +0000
parents 315be3fa9daf
children a2e1432f7ac3
comparison
equal deleted inserted replaced
1702:315be3fa9daf 1703:ed3be05e4eaf
162 even more stable than ever, and so on. It's a MUST ! 162 even more stable than ever, and so on. It's a MUST !
163 </UL></P> 163 </UL></P>
164 164
165 <P><B><A NAME=1.3>1.3. Installation</A></B></P> 165 <P><B><A NAME=1.3>1.3. Installation</A></B></P>
166 166
167 <P>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use 167 <UL>
168 <LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use
168 Win32 codecs. Download and unzip w32codecs.zip to /usr/lib/win32 . 169 Win32 codecs. Download and unzip w32codecs.zip to /usr/lib/win32 .
169 Note: the avifile project has similar codecs package, but it differs 170 Note: the avifile project has similar codecs package, but it differs
170 from our, so if you want to use all supported codecs, then use 171 from our, so if you want to use all supported codecs, then use
171 our package! However, you can use our codecs package with avifile.</P> 172 our package! However, you can use our codecs package with avifile.</LI>
172 173
173 <P>If you own a Matrox G200/G400/G450 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A> 174 <LI>If you own a Matrox G200/G400/G450 card, then please see the <A HREF="video.html#2.2.1.7">2.2.1.7</A>
174 section in order to gain big speedup. It is important to do these steps 175 section in order to gain big speedup. It is important to do these steps
175 _before_ compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be 176 _before_ compiling <B>MPlayer</B>, otherwise no Matrox-specific support will be
176 built.</P> 177 built.</LI>
177 178
178 <P>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the 179 <LI>If you plan to use the ProjectMayo's <B>DivX4</B> codec, check the
179 <A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling.</P> 180 <A HREF="codecs.html#2.1.2.1">2.1.2.1</A> section before compiling.</LI>
181
182 <LI>For DVD support, you'll have to compile libdvdread and libcss.
183 See <A HREF="cd-dvd.html#4.2">section 4.2</A> for more information.</LI>
184 </UL>
180 185
181 <P>Then build <B>MPlayer</B>:</P> 186 <P>Then build <B>MPlayer</B>:</P>
182 187
183 <PRE> ./configure 188 <PRE> ./configure
184 make 189 make