comparison DOCS/documentation.html @ 2926:54e3d25b5962

*** empty log message ***
author gabucino
date Fri, 16 Nov 2001 18:52:53 +0000
parents 6419efe7232b
children 511f8eba46be
comparison
equal deleted inserted replaced
2925:49bcb6176569 2926:54e3d25b5962
182 182
183 <P><B>MPlayer</B> is basically GPL, but contains some non-GPL code which is not 183 <P><B>MPlayer</B> is basically GPL, but contains some non-GPL code which is not
184 allowed to be distributed in binary form, and also contains the OpenDivX 184 allowed to be distributed in binary form, and also contains the OpenDivX
185 library which has special license. We are still developing towards GPL.</P> 185 library which has special license. We are still developing towards GPL.</P>
186 186
187 <P><B><I>Important notice</I></B></P> 187 <P>For further information about licensing, check the second part of
188 188 <A HREF="users_against_developers.html">this file</A>.</P>
189 <P><B>MPlayer CAN'T BE DISTRIBUTED IN BINARY FORM !</B> Due to the fact, that
190 EVERY optimization flag is determined during compile time.</P>
191
192 <P>An optimized, compiled <B>MPlayer</B> is <U>very unlikely</U> to work on another computer.<BR>
193 An unoptimized, compiled <B>MPlayer</B> may work, but will be <U>sluggish</U>.</P>
194
195 <P>If you are <B>using</B> a self-made binary package, that's ok.<BR>
196 If you are <B>distributing</B> a binary package, that's <B>forbidden</B>!<BR>
197 If you have <B>downloaded and using</B> a binary package made by someone else,
198 then please inform us.</P>
199
200 <P><B><I>Important notice ends</I></B></P>
201 189
202 <P>I didn't write any codecs, just some players. I spent 190 <P>I didn't write any codecs, just some players. I spent
203 a lot of time finding the best way to parse bad damaged input files 191 a lot of time finding the best way to parse bad damaged input files
204 (both MPEG and AVI) and to do perfect A-V sync with seeking ability. 192 (both MPEG and AVI) and to do perfect A-V sync with seeking ability.
205 My player is rock solid playing damaged MPEG files (useful for some VCDs), 193 My player is rock solid playing damaged MPEG files (useful for some VCDs),
273 </P> 261 </P>
274 262
275 <P>Read the following before trying to compile <B>MPlayer</B>:</P> 263 <P>Read the following before trying to compile <B>MPlayer</B>:</P>
276 264
277 <UL> 265 <UL>
278 <LI>If you have <B>gcc 2.96</B> on your system, <A HREF="faq.html#5.1"><B><I>READ 266 <LI>If you have <B>gcc 2.96</B> on your system, <A HREF="users_against_developers.html"><B><I>READ
279 THIS!!!</I></B></A></LI> 267 THIS!!!</I></B></A></LI>
280 268
281 <LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use 269 <LI>If you plan to use <B>MPlayer</B> on x86 architecture, you possibly want to use
282 Win32 codecs. If you only want to play DVDs and DivXes, you probably don't 270 Win32 codecs. If you only want to play DVDs and DivXes, you probably don't
283 want these, since the <B>libavcodec</B>'s DivX decoder (see below) is the 271 want these, since the <B>libavcodec</B>'s DivX decoder (see below) is the