# HG changeset patch # User diego # Date 1029327841 0 # Node ID 83a386e88f9e89bdc30c2f5c406c49ee7aed983a # Parent 85fc65e6667fdd2025a33c016ed8ba10d07dd15d Applied patch by Andras Mohari * Reduces the number of '!' chars... * Removes unnecessary spaces before ':' and '!' chars. * Changes the title of Appendix X to 'MPlayer skin format'. * Improves(?) wording in some cases. * Adds CODE tags around some options and filenames. Plus some further wording fixes by me, two dangling links and converted a few ASCII unordered lists into proper HTML ones. diff -r 85fc65e6667f -r 83a386e88f9e DOCS/codecs.html --- a/DOCS/codecs.html Wed Aug 14 12:20:35 2002 +0000 +++ b/DOCS/codecs.html Wed Aug 14 12:24:01 2002 +0000 @@ -16,7 +16,7 @@

2.2.1 Video codecs

See the codec status table - for the complete, daily generated list!!!

+ for the complete, daily generated list.

The most important ones above all:

  • Appendix D - Known bugs
  • -
  • Appendix X - How to become a famous skin maker in 5 minutes!
  • +
  • Appendix X - MPlayer skin format

  • @@ -341,7 +341,7 @@ Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies too (and you don't need the avifile - library at all!). The another big feature of mplayer is the wide range of + library at all!). Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you can use GGI and SDL (and this way all their drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon, @@ -349,8 +349,8 @@ of them supports software or hardware scaling, so you can enjoy movies in fullscreen. MPlayer supports displaying through some hardware MPEG decoder boards, such as the DVB and - DXR3/Hollywood+! And what about the nice big antialiased - shaded subtitles (10 supported types!!!) with european/ISO 8859-1,2 + DXR3/Hollywood+. And what about the nice big antialiased + shaded subtitles (10 supported types) with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean fonts, and the onscreen display (OSD)?

    @@ -431,7 +431,7 @@
  • binutils - suggested version is 2.11.x . This program is responsible for generating MMX/3DNow!/etc instructions, thus very important.
  • gcc - suggested versions are: 2.95.3, 2.95.4 and 3.1. - NEVER use 2.96 or 3.0.x !!! They generate faulty code for MPlayer. + NEVER use 2.96 or 3.0.x! They generate faulty code for MPlayer. If you decide to change gcc from 2.96, then don't decide in favor of 3.0.x just because it's newer! Early releases of 3.0.x were even more buggy than 2.96. So downgrade to 2.95.x (downgrade libstdc++ too, other programs may @@ -483,9 +483,9 @@ architecture, you will possibly need them. Download and unzip w32codecs.zip to /usr/lib/win32 BEFORE compiling MPlayer, otherwise no Win32 support will be compiled!
    - Note: the avifile project has similar codecs package, but it differs - from ours, so if you want to use all supported codecs, then use our package! - However, you can use our codecs package with avifile. Features:
    + Note: the avifile project has a similar codecs package, but it differs + from ours. If you want to use all supported codecs, then install our package + (do not worry, avifile works with it without problems). Features:

    VIDEO CARDS

    @@ -543,8 +543,8 @@

    YUV cards

    They can display and scale (zoom) the picture to any size that fits in - their memory, with small CPU usage (zooming doesn't increase it!), thus - you get a nice and very fast fullscreen playing.

    + their memory, with small CPU usage (even when zooming), thus + fullscreen playing is nice and very fast.

    Non-YUV cards

    -

    Fullscreen playing can be achieved by either zooming by software (use - the option -zoom or -vop - scale, but I warn you: this is SLOW!), or changing to a smaller - video mode, for example to 352x288. If you don't have YUV acceleration, this - latter method is the recommended one. Throughout MPlayer, this - behavior can be switched on by using the -vm option and with - the following drivers:

    +

    Fullscreen playing can be achieved by either enabling software scaling + (use the -zoom or -vop scale + option, but I warn you: this is slow), or switching to a small resolution + video mode, for example 352x288. If you don't have YUV acceleration, the + latter method is recommended. Video mode switching can be enabled by + using the -vm option and it works with the following drivers:

    @@ -687,16 +687,17 @@

    At this point, MPlayer is ready to use. The directory $PREFIX/share/mplayer contains the codecs.conf file, which is used to tell the program all the codecs and their - capabilities. This file should always be kept uptodate together with the - main binary!
    Check if you have codecs.conf in your home directory - (~/.mplayer/codecs.conf) left from old MPlayer versions, and remove it!

    - -

    Debian users can build a .deb package for themselves, it's very - simple. Just exec fakeroot debian/rules binary in - MPlayer's root dir. Detailed instructions can be found + capabilities. This file should always be kept up to date together with the + main binary.
    + Check if you have codecs.conf in your home directory + (~/.mplayer/codecs.conf) left from old MPlayer versions, and remove it.

    + +

    Debian users can build a .deb package for themselves, + it's very simple. Just exec fakeroot debian/rules binary in + MPlayer's root directory. Detailed instructions can be found here.

    -

    ALWAYS browse the output of ./configure, and the +

    Always browse the output of ./configure, and the configure.log file, they contain information about what will be built, and what will not. You may also want to view config.h and config.mak files.
    @@ -731,8 +732,8 @@ and call gmplayer instead.

  • -

    HINT: use the middle button (on 2 button mice press left and right - simultaneously) for a popup GTK menu, with DVD playing option!

    +

    HINT: Press the middle button (on 2 button mice press left and right + simultaneously) to open a GTK menu with DVD playing option!

    As MPlayer doesn't have a skin included, you have to download them if you want to use the GUI. See the @@ -1556,7 +1557,7 @@

    3.2.3 Control from LIRC

    Linux Infrared Remote Control - use an easy to build home-brewn IR-receiver, - an (almost) arbitrary remote control and control your linux box with it! + an (almost) arbitrary remote control and control your Linux box with it! More about it at www.lirc.org.

    If you have installed the lirc-package, configure will autodetect it. If @@ -1758,19 +1759,19 @@

    For DVD support you must have the patched libcss installed. Patch: http://www.tools.de/solaris/mplayer/.

    -

    Due to two bugs in Solaris 8 x86, you cannot reliably play DVDs using a - capacity >4GB:

    +

    Due to two bugs in Solaris 8 x86, you cannot reliably play DVD discs larger + than 4 GB:

    @@ -1843,7 +1844,8 @@

    Appendix A - Authors

    -

    NOTE: Do *NOT* send bug reports, help & feature requests directly to the authors!

    +

    NOTE: Do not send bug reports, help & feature requests directly to + the authors!

    Read Appendix C and subscribe to mplayer-users mailing lists.

    @@ -2503,8 +2505,8 @@ reads this list! -

    Note: The Languages of above lists are ENGLISH, unless explicitly - stated otherwise. Please do not send messages using another language!

    +

    Note: Unless explicitly stated otherwise the language of the above + lists is English. Please do not send messages in other languages!

    Note: You can reach the searchable mailing list archives here. diff -r 85fc65e6667f -r 83a386e88f9e DOCS/encoding.html --- a/DOCS/encoding.html Wed Aug 14 12:20:35 2002 +0000 +++ b/DOCS/encoding.html Wed Aug 14 12:24:01 2002 +0000 @@ -211,8 +211,8 @@

    @@ -1225,7 +1234,7 @@
  • ASIC Radeon VIVO: supported by gatos.
  • Radeon and Rage128: supported by MPlayer! - Check VESA driver and Vidix + Check VESA driver and VIDIX sections.