# HG changeset patch # User gabucino # Date 1005671486 0 # Node ID 4a1802c5bbee0a1635b971f5484807dbdb15c83a # Parent a9a63f7e9ddc30057204cb0e250160b6e00ca446 *** empty log message *** diff -r a9a63f7e9ddc -r 4a1802c5bbee DOCS/documentation.html --- a/DOCS/documentation.html Tue Nov 13 16:19:48 2001 +0000 +++ b/DOCS/documentation.html Tue Nov 13 17:11:26 2001 +0000 @@ -182,7 +182,22 @@

MPlayer is basically GPL, but contains some non-GPL code which is not allowed to be distributed in binary form, and also contains the OpenDivX -library which has special license.

+library which has special license. We are still developing towards GPL.

+ +

Important notice

+ +

MPlayer CAN'T BE DISTRIBUTED IN BINARY FORM ! Due to the fact, that +EVERY optimization flag is determined during compile time.

+ +

An optimized, compiled MPlayer is very unlikely to work on another computer.
+An unoptimized, compiled MPlayer may work, but will be sluggish.

+ +

If you are using a self-made binary package, that's ok.
+If you are distributing a binary package, that's forbidden!
+If you have downloaded and using a binary package made by someone else, +then please inform us.

+ +

Important notice ends

I didn't write any codecs, just some players. I spent a lot of time finding the best way to parse bad damaged input files @@ -315,6 +330,9 @@

  • If you want to play 3ivx movies, check the XAnim codecs section.
  • + +
  • If you have a V4L compatible TV tuner card, and wish to watch/grab and +encode movies with MPlayer, read the TV input section.
  • Then build MPlayer:

    @@ -460,11 +478,13 @@

    2.4. MEncoder - An All-Purpose Encoder

    -

    2.4. TV input

    +

    2.5. TV input

    This section is about how to enable watching/grabbing from V4L compatible TV tuner.

    +

    Compilation

    +