From 318f5e60d412add2ab4d6b1b8045ba0e20aa437c Mon Sep 17 00:00:00 2001 From: gabucino Date: Tue, 13 Nov 2001 17:11:26 +0000 Subject: *** empty log message *** git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2869 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 34 ++++++++++++++++---- DOCS/encoding.html | 82 +++++++++++++++++++++++++++++++++++++++++++++++-- DOCS/mencoder.1 | 14 +++++++-- 3 files changed, 119 insertions(+), 11 deletions(-) (limited to 'DOCS') diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 3422172d4b..805ed38183 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -182,7 +182,22 @@ cyrillic, korean fonts, and OSD?

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 @@ see the MEncoder section .

  • 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 @@ Now you have to see a timer at the upper left corner of the movie

    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

    +