# HG changeset patch # User diego # Date 1030471567 0 # Node ID 0b70f3dc34ebb4e8ff8227103d73d66984a6ae4b # Parent 37b0958a1cad6b997242c7642efb9ca9420d24d5 Applied patch by Andras Mohari , with some small additions. * Replaced -

Installation:

- -

It is currently available only from CVS. Here are the +

XViD is currently available only from CVS. Here are the download and installation instructions:

    @@ -284,9 +283,7 @@
  1. SVQ3 is still not reverse engineered.
  2. -

    Installation:

    - -

    It's compiled and usable per default.

    +

    The Sorenson decoder is compiled and usable per default.

    2.2.2 Audio codecs

    @@ -422,7 +419,7 @@

    Take a deep breath and start searching the registry...

    - +

Note: If searching fails, try enabling all the checkboxes. You may have false hits, but you may get lucky...

diff -r 37b0958a1cad -r 0b70f3dc34eb DOCS/documentation.html --- a/DOCS/documentation.html Tue Aug 27 16:17:54 2002 +0000 +++ b/DOCS/documentation.html Tue Aug 27 18:06:07 2002 +0000 @@ -35,6 +35,10 @@
  • 1.2 Installation
  • 1.3 What about the GUI?
  • 1.4 Subtitles and OSD
  • +
  • 1.5 RTC
  • @@ -280,17 +284,14 @@
  • Appendix D - Known bugs
  • -
  • Appendix X - MPlayer skin format
  • - - -
    -Developer Cries -
    - -
    @@ -422,7 +423,7 @@

    You need a fairly recent system. On Linux, 2.4.x kernels are recommended.

    -

    SOFTWARE REQUIREMENTS

    +

    Software requirements:

    -

    CODECS

    +

    Codecs:

    -

    VIDEO CARDS

    +

    Video Cards

    There are generally two kind of video cards. One kind (the newer cards) has hardware scaling and YUV acceleration support, the other cards don't.

    @@ -647,7 +648,7 @@ -

    SOUND CARDS

    +

    Sound cards:

    -

    FEATURES

    +

    Features:

    @@ -462,24 +462,29 @@

    SDL video output supports displaying subtitles under the movie, on the (if present) black bar.

    -

    Here are some notes about SDL out in MPlayer.

    +

    There are several command line switches for SDL:

    +
    +
    -vo sdl:name
    +
    specifies sdl video driver to use (i.e.. aalib, dga, x11)
    + +
    -ao sdl:name
    +
    specifies sdl audio driver to use (i.e. dsp, esd, arts)
    + +
    -noxv
    +
    disables XVideo hardware acceleration
    + +
    -forcexv
    +
    tries to force XVideo acceleration
    +
    - - - - - -

    There are several command line switches for SDL:

      -vo sdl:name   - specifies sdl video driver to use (i.e.. aalib, dga, x11)
    -ao sdl:namespecifies sdl audio driver to use (i.e.. dsp, - esd, arts)
    -noxvdisables XVideo hardware acceleration
    -forcexvtries to force XVideo acceleration

    SDL Keys:

    Ftoggles fullscreen/windowed mode
    Ccycles available fullscreen modes
    W/Smappings for * and / (mixer control)
    -

    KNOWN BUGS:

    +

    Known bugs: