# HG changeset patch # User diego # Date 1024170430 0 # Node ID a2eb6f5198551954a4bf72ec96fa6d0822e4d771 # Parent d0d74f9d8d4a60171b3dd8155525e22519e7f48e Background now set by CSS, added doctype and charset. Properly closed all tags, quoted attributes with # and %, removed bogus

tags around block elements, do not put block elements in inline elements, some typos and cosmetic changes. diff -r d0d74f9d8d4a -r a2eb6f519855 DOCS/documentation.html --- a/DOCS/documentation.html Sat Jun 15 17:12:21 2002 +0000 +++ b/DOCS/documentation.html Sat Jun 15 19:47:10 2002 +0000 @@ -1,226 +1,250 @@ + + - - -

MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)
+ + +
MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)

http://www.mplayerhq.hu

-[ English ] +[ English ] [ Hungarian ] [ German ] [ French ] [ Polish ] [ Italian ] -

- -


+
+ +

Table of Contents

-


- -

+


+ -

- -

+


Developer Cries
-

- -

+

-

- -


+ +

0. How to read this documentation

@@ -336,7 +359,7 @@ MPEG2 and AVI (DivX) files. Many players have image quality or speed problems too. So I've decided to write/modify one...

-

1.3. Installation

@@ -459,7 +482,8 @@ 2.2.1.1 section. If you don't want to encode with it, you possibly don't want this codec as libavcodec (see above) is much faster than this.
-Features : +
  • Zoltán Márk Vicián (Se7en)
  • + +
  • Alex Beregszaszi (al3x)
  • + +
  • Andreas Ackermann (Acki)
  • + +
  • Felix Bünemann (Atmos)
  • + +
  • TeLeNiEkO
  • + +
  • Michael Graffam
  • + +
  • Jens Hoffmann
  • + +
  • Nick Kurshev
  • + +
  • German Gomez Garcia
  • + +
  • Dariusz Pietrzak (Eyck)
  • + +
  • Marcus Comstedt
  • + +
  • Jürgen Keil
  • + +
  • Vladimir Kushnir
  • + +
  • Bertrand BAUDET
  • + +
  • Derek J Witt
  • + +
  • Alban Bedel
  • + +
  • Artur Zaprzala
  • + +
  • lanzz@lanzz.org
  • + +
  • Adam Tla/lka
  • + +
  • Folke Ashberg
  • + +
  • Kamil Toman
  • + +
  • Ivan Kalvatchev
  • + +
  • pl
  • + +
  • Michael Niedermayer
  • + +
  • Sven Goethel
  • + +
  • joy_ping
  • + +
  • Eric Anholt
  • + +
  • Jiri Svoboda
  • + +
  • Oliver Schoenbrunner
  • + +
  • Jeroen Dobbelaere
  • + +
  • David Holm
  • + +
  • Panagiotis Issaris
  • + +
  • Mike Melanson
  • + +
  • Tobias Diedrich
  • + +
  • Kilian A. Foth
  • + +
  • Tim Ferguson
  • + +
  • Sam Lin
  • + +
  • Johannes Feigl
  • + +
  • Kim Minh Kaplan
  • + +
  • Brian Kuschak
  • + +
  • Stephen Davies
  • + +
  • Rik Snel
  • + +
  • Anders Johansson
  • + +
  • Roberto Togni
  • + +
  • Wojtek Kaniewski
  • + +
  • Fredrik Kuivinen
  • + +
  • Florian Schneider
  • - -

    + + + +

    Main testers:

    -

    +

    The codecs, libs:

    -

    +

    Their code is not used in current player version, but I've got some ideas or other technical help from:

    -

    +

    Appendix A/2 - MPlayer code and documentation maintainers

    -

    Homepage +Homepage

    -

    English documentation +

  • Design: Chass and Tornado
  • +
  • Contents: Gabucino
  • + + +English documentation

    -

    Documentation translations +

  • user docs: Gabucino
  • +
  • review, grammar fixes: Diego Biurrun, Nilmoni Deb
  • +
  • input layer, lirc, slave mode docs: Albeu
  • +
  • tech/* docs: A'rpi
  • + + +Documentation translations

    -

    Platforms/ports +

  • Hungarian: Gabucino
  • +
  • German: Jonas Jermann
  • +
  • French: Stephane Marteau (outdated)
  • +
  • Spanish: TeLeNiEkO (outdated)
  • +
  • Russian: Nick Kurshev (outdated)
  • +
  • Polish: Justyna Biala
  • +
  • Italian: Matteo Balduzzi
  • + + +Platforms/ports

    -

    MPlayer code: +

  • DEBIAN packaging: Dariusz Pietrzak
  • +
  • FreeBSD support: Vladimir Kushnir, Nexus
  • +
  • BSD/OS support: Steven Schultz
  • +
  • Solaris 8 support: Jürgen Keil, pl
  • +
  • MIPS support: Oliver Schoenbrunner
  • +
  • Win32/Cygwin support: Atmosfear
  • + + +MPlayer code:

    -

    libvo drivers: +

  • A-V sync code: A'rpi
  • +
  • libmpdemux, libmpcodecs: A'rpi
  • +
  • TV input: Alex
  • +
  • DVD support (newest - dvdnav): Kees Cook
  • +
  • DVD support (new - dvdread/dvdcss): A'rpi
  • +
  • DVD support (old - libcss): LGB
  • +
  • network streaming: Bertrand BAUDET
  • +
  • ascii subtitles file parser/reader/writer: Lez
  • +
  • DVD/VOB subtitles: Kim Minh Kaplan
  • +
  • SUB/OSD renderer: Adam Tla/lka
  • +
  • config files & commandline parser: Szabi
  • +
  • playtree, input layer: Albeu
  • +
  • postproc, colorspace converters: Michael Niedermayer
  • +
  • LIRC support (old): Acki
  • +
  • VIDIX core, libdha: Nick Kurshev
  • + + +libvo drivers:

    -

    VIDIX drivers: +

  • vo_3dfx.c - OBSOLETED, use xv or tdfxfb
  • +
  • vo_tdfxfb.c - Mark Zealey (mark@zealos.org)
  • +
  • vo_aa.c - Folke Ashberg
  • +
  • vo_directfb.c - Jiri Svoboda
  • +
  • vo_dga.c - Acki (outdated)
  • +
  • vo_dxr2.c - Albeu
  • +
  • vo_dxr3.c - David Holm
  • +
  • vo_fbdev.c - Szabi
  • +
  • vo_ggi.c - al3x
  • +
  • vo_gl.c - A'rpi (outdated)
  • +
  • vo_gl2.c - Sven Goethel
  • +
  • vo_md5.c - A'rpi
  • +
  • vo_mga.c - A'rpi
  • +
  • vo_mpegpes.c - A'rpi
  • +
  • vo_null.c - A'rpi
  • +
  • vo_pgm.c - A'rpi
  • +
  • vo_png.c - Atmos
  • +
  • vo_sdl.c - Atmos
  • +
  • vo_svga.c - Matan Ziv-Av
  • +
  • vo_vesa.c - Nick Kurshev
  • +
  • vo_x11.c - Pontscho
  • +
  • vo_xmga.c - Pontscho
  • +
  • vo_xv.c - Pontscho
  • +
  • vo_xvidix.c - al3x
  • +
  • vo_zr.c - Rik Snel
  • + + +VIDIX drivers:

    -

    libao2 drivers: +

  • genfb_vid - al3x
  • +
  • mach64_vid - Michael Niedermayer
  • +
  • mga_vid - al3x ?
  • +
  • nvidia_vid - al3x (development stopped - don't expect it)
  • +
  • radeon_vid - Nick Kurshev
  • +
  • rage128_vid - Nick Kurshev
  • + + +libao2 drivers:

    - -

    TOOLS: +

  • ao_alsa5.c - al3x
  • +
  • ao_alsa9.c - al3x (fixed by joy_ping)
  • +
  • ao_dxr2.c - Albeu
  • +
  • ao_null.c - A'rpi
  • +
  • ao_oss.c - A'rpi
  • +
  • ao_pcm.c - Atmos
  • +
  • ao_sdl.c - Atmos
  • +
  • ao_sgi.c - Oliver Schoenbrunner
  • +
  • ao_sun.c - Jürgen Keil
  • + + +TOOLS:

    +
  • subfont-c - Artur Zaprzala (zybi@fanthom.irc.pl)
  • +
  • subfont-GIMP - lanzz@lanzz.org
  • +
  • *.pl - Atmos
  • +
  • x2mpsub - Gabucino
  • +
  • mencvcd - Juergen Hammelmann (juergen.hammelmann@gmx.de)
  • +
  • others - A'rpi
  • +

    Appendix B - Mailing lists

    @@ -2296,48 +2405,50 @@

    There are some public mailing lists on MPlayer. Subscribing can be achieved on the following addresses:

    -

    + +

    NOTE: language of above lists are ENGLISH, unless explicitly stated otherwise. Please do not send messages using other language!

    @@ -2346,7 +2457,7 @@ here. -

    Appendix C - How to report bugs

    +

    Appendix C - How to report bugs

    Appendix D - Known bugs

    @@ -2380,7 +2491,7 @@

    Various A-V sync and other audio problems:

    -General audio delay or jerky sound (exists with all or many files):
    +General audio delay or jerky sound (exists with all or many files):
    -Audio delay/de-sync specific to one or a few files:
    +Audio delay/de-sync specific to one or a few files:
    - -No sound at all:
    + + +No sound at all: -No picture at all (just plain grey/green window):
    +No picture at all (just plain grey/green window):