From f4852219f216b49280e0da09af0394ef7173ca20 Mon Sep 17 00:00:00 2001 From: gabucino Date: Sun, 12 Jan 2003 21:24:19 +0000 Subject: [PATCH] fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8931 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/documentation.html | 10 ++++++---- DOCS/encoding.html | 4 ++-- DOCS/faq.html | 7 +++++++ 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/DOCS/documentation.html b/DOCS/documentation.html index fec4f63a75..959918e092 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -260,7 +260,7 @@ diff --git a/DOCS/encoding.html b/DOCS/encoding.html index b302df3644..0482305ff4 100644 --- a/DOCS/encoding.html +++ b/DOCS/encoding.html @@ -23,7 +23,7 @@ encoding with MEncoder.

-

7.1 Encoding 2 or 3-pass MPEG-4 ("DIVX")

+

7.1 Encoding 2 or 3-pass MPEG-4 ("DivX")

2-pass encoding: the name comes from the fact that this method encodes the file twice. The first encoding (dubbed pass) @@ -149,7 +149,7 @@

  • mjpeg - Motion JPEG
  • h263 - H263
  • h263p - H263 Plus
  • -
  • mpeg4 - ISO standard MPEG-4 (DivX 4/5, OpenDivX, XVID compatible)
  • +
  • mpeg4 - ISO standard MPEG-4 (DivX 5, XVID compatible)
  • msmpeg4 - pre-standard MPEG-4 variant by MS, v3 (aka DivX3)
  • msmpeg4v2 - pre-standard MPEG-4 by MS, v2 (used in old asf files)
  • wmv1 - Windows Media Video, version 1 (aka WMV7)
  • diff --git a/DOCS/faq.html b/DOCS/faq.html index 1bfa70e1d1..adbf30ee2c 100644 --- a/DOCS/faq.html +++ b/DOCS/faq.html @@ -732,6 +732,13 @@ Cygwin.
     
    +
    Q: How can I make MPlayer remember the options I use for this + particular file?
    +
    A: Create a file named movie.avi.conf with the + file-specific options in it and put it in ~/.mplayer or in + the same directory as the file.
    +
     
    +