1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-06 06:08:23 +00:00
mpv/DOCS
ivo 8cffc7853a Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm
and vo_md5sum. If one tries to use the old video output drivers, a message
is printed to direct them to the new drivers.

Manual page is updated (or is this called downdated? :-) ).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13508 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-29 01:46:30 +00:00
..
de /usr/lib/win32 --> /usr/lib/codecs 2004-04-17 22:51:09 +00:00
hu unmaintained, outdated, unnecessary, removed 2004-07-20 18:03:10 +00:00
it embarassing typo 2004-07-19 23:32:12 +00:00
man Removal of vo_pgm and vo_md5, because they have been replaced by vo_pnm 2004-09-29 01:46:30 +00:00
tech Nobody maintains dvdnav, it's not supported. 2004-09-22 00:34:55 +00:00
xml sync by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl> 2004-09-29 00:18:34 +00:00
zh /usr/lib/win32 --> /usr/lib/codecs 2004-04-17 22:51:09 +00:00
.cvsignore
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.