mpv/DOCS
kraymer f5ec58a14c r19361: Reintroduce an ugly variant of the -gui/-nogui options.
r19348: Add matroska chapter seeking capability.
r19286: clarification on -mpegopts :vaspect
r19285: New sentences should start on a new line.
r19281: don't use vaspect on mpeg1 video streams
r19274: Move the section describing the per movie config files
        up, so it doesn't get seperated from the rest of the
        config file doc by the config file example
r19241: missed some escaping
r19240: use DOCS writing standards for default values (asked by diego)
r19233: english manpage for pvr:// input
r19231: updated en/fr manpages for ao_ivtv
r19228: removed default outfile for -ao mpegpes
r19206: Improve ao_mpegpes description.
r19191: description of the arnd scale video filter parameter
r19190: new -ao mpegpes options
r19181: - Add missing "00" in -af pan usage line.
        - Change -af pan usage and description to use a capital 'L' to make the
          letter easily distinguishable from a '1'.
r19161: cosmetics/punctuation/spelling
r19149: updated english man page with vo_ivtv description


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-17 21:57:01 +00:00
..
it Rename the default GUI skins directory from 'Skin' to 'skins', keeping 2006-03-27 11:39:27 +00:00
man r19361: Reintroduce an ugly variant of the -gui/-nogui options. 2006-08-17 21:57:01 +00:00
tech trying to fix the reverting paragraph 2006-08-13 22:14:32 +00:00
xml r19424: Update new DarwinPorts URL 2006-08-17 18:51:29 +00:00
zh Rename the default GUI skins directory from 'Skin' to 'skins', keeping 2006-03-27 11:39:27 +00:00
README
default.css

README

#######################################
## 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.