1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-24 00:46:58 +00:00
mpv/DOCS
gpoirier f76031552b Improved encoding guide:
- explains how to do a smart resize
-                 calculate a bitrate to target a certain size
-                 rip audio and transcode in Ogg/Vorbis
-          a lot of libavcodec's options

to come: muxing in matroska files...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15011 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-25 21:17:21 +00:00
..
de Typo noticed by Reimar Döffinger. 2004-10-20 00:56:25 +00:00
it Important typo noticed by Piero di Vita <scognito at libero dot it> 2004-10-24 23:00:28 +00:00
man Synced with 1.921 2005-03-24 06:39:18 +00:00
tech less amateurish-looking mpcf.txt patch by (Jeff >snacky ikaruga co uk<) 2005-03-25 12:37:18 +00:00
xml Improved encoding guide: 2005-03-25 21:17:21 +00:00
zh Important typo noticed by Piero di Vita <scognito at libero dot it> 2004-10-24 23:00:28 +00:00
.cvsignore HTML-single added. 2003-10-21 01:27:17 +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.