1
mirror of https://github.com/mpv-player/mpv synced 2024-09-01 04:16:39 +02:00
mpv/DOCS
voroshil ade8088f2d r24924: Add audio filter scaletempo
r24950: Explain new ao_pulse option syntax
r24952: Escape some more '-' where appropriate.
r24953: one more '-' escape, wording fix
r24954: another round of '-' escapes
r25134: Fix a wrong cmdline example of using -menu-chroot.
r25179: Add missing forced linebreak, slight wording improvement.
r25189: Add an example for play DTS-CD with passsthrough.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25192 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-28 18:16:47 +00:00
..
man r24924: Add audio filter scaletempo 2007-11-28 18:16:47 +00:00
tech Takeover as maintainer of mplayer osx port with Nicolas' blessing. 2007-11-27 12:03:15 +00:00
xml r25011: a couple of tricks to improve playback resistance and usability of dvb streams 2007-11-28 15:29:00 +00:00
default.css Mozilla/Opera/? fix 2002-08-13 11:20:12 +00:00
README grammar + renamed target 2003-10-21 10:26:00 +00:00

#######################################
## Reading the MPlayer Documentation ##
#######################################

Thanks for reading MPlayer documentation !!!


1. For "release" version users (i.e. non-CVS):

   a, Enter the HTML/ directory, and there you'll find the documentation,
      each language in its own subdirectory.

   b, If you prefer reading the documentation as a single big file it 
      can be found in the HTML-single/ directory, each language in its 
      own subdirectory.

   c, If the HTML/ or HTML-single/ directories don't contain your language, 
      try the subdirectories in this very same folder.


2. For "development" version users (i.e. CVS or CVS snapshots):

   a, Enter the xml/ directory, and read the README file there to find
      out how to build a HTML version of the XML documentation. It will
      be created in the HTML/ and HTML-single/ directories.

   b, If the xml/ directory doesn't contain your language, try the
      subdirectories in this very same folder.