Mercurial > mplayer.hg
annotate DOCS/xml/en/documentation.xml @ 31754:9d692c29d2cb
Remove MTRR section from video output chapter.
The information it contains should be irrelevant in 2010.
author | diego |
---|---|
date | Sun, 25 Jul 2010 13:45:14 +0000 |
parents | 902fc3933489 |
children | c6e58ec31959 |
rev | line source |
---|---|
20535 | 1 <?xml version="1.0" encoding="utf-8"?> |
10913
49b1a67e7381
Add revision keyword to english xml files, to ease translation synchronization
lumag
parents:
10462
diff
changeset
|
2 <!-- $Revision$ --> |
9675 | 3 |
4 <bookinfo id="toc"> | |
12645 | 5 <title><application>MPlayer</application> - The Movie Player</title> |
9675 | 6 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle> |
9683 | 7 <date>March 24, 2003</date> |
9675 | 8 <copyright> |
9 <year>2000</year> | |
10 <year>2001</year> | |
11 <year>2002</year> | |
12 <year>2003</year> | |
12243 | 13 <year>2004</year> |
14311 | 14 <year>2005</year> |
17312 | 15 <year>2006</year> |
21849 | 16 <year>2007</year> |
25538 | 17 <year>2008</year> |
29263
0f1b5b68af32
whitespace cosmetics: Remove all trailing whitespace.
diego
parents:
28231
diff
changeset
|
18 <year>2009</year> |
30372 | 19 <year>2010</year> |
12243 | 20 <holder>MPlayer team</holder> |
9675 | 21 </copyright> |
22 <legalnotice> | |
23 <title>License</title> | |
23558 | 24 <para>MPlayer is free software; you can redistribute it and/or modify |
9675 | 25 it under the terms of the GNU General Public License as published by the |
26 Free Software Foundation; either version 2 of the License, or (at your | |
27 option) any later version.</para> | |
28 | |
23558 | 29 <para>MPlayer is distributed in the hope that it will be useful, but |
9675 | 30 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
31 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
32 for more details.</para> | |
33 | |
34 <para>You should have received a copy of the GNU General Public License | |
23558 | 35 along with MPlayer; if not, write to the Free Software Foundation, |
19614 | 36 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para> |
9675 | 37 </legalnotice> |
38 </bookinfo> | |
39 | |
40 | |
41 <preface id="howtoread"> | |
42 <title>How to read this documentation</title> | |
43 | |
44 <para> | |
45 If you are a first-time installer: be sure to read everything from here to | |
46 the end of the Installation section, and follow the links you will find. If | |
47 you have any other questions, return to the <link linkend="toc">Table of | |
48 Contents</link> and search for the topic, read the <xref linkend="faq"/>, | |
10462 | 49 or try grepping through the files. Most questions should be answered somewhere |
50 here and the rest has probably already been asked on our | |
21358 | 51 <ulink url="http://www.mplayerhq.hu/design7/mailing_lists.html">mailing lists</ulink>. |
19726
a7c1cd01d515
Mailing list descriptions are on the homepage, remove from here.
diego
parents:
19614
diff
changeset
|
52 Check the |
27179
77b12b0470e4
fix a FIXME: give the URL of the list of mailing lists (since we don't have a direct link to the list of archives)
gpoirier
parents:
27143
diff
changeset
|
53 <ulink url="https://lists.mplayerhq.hu/mailman/listinfo">archives</ulink>, there |
10462 | 54 is a lot of valuable information to be found there. |
9675 | 55 </para> |
56 </preface> | |
57 | |
58 | |
59 <chapter id="intro"> | |
60 <title>Introduction</title> | |
61 | |
62 <para> | |
63 <application>MPlayer</application> is a movie player for Linux (runs on | |
26955 | 64 many other Unices, and non-x86 CPUs, see <xref linkend="ports"/>). |
26958 | 65 It plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, |
21521 | 66 NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, Matroska files, supported by |
9675 | 67 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch |
26958 | 68 Video CD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora, |
69 and MPEG-4 (DivX) movies, too. Another big | |
13961
2946cbf097b5
DivX is MPEG4, so let's call it MPEG4 to avoid confusion.
diego
parents:
13716
diff
changeset
|
70 feature of <application>MPlayer</application> is the wide range of |
9675 | 71 supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, |
12216
d4e2bdc246a3
-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
diego
parents:
11907
diff
changeset
|
72 fbdev, AAlib, libcaca, DirectFB, but you can use GGI and SDL (and this way all |
26958 | 73 their drivers) and some low level card-specific drivers (for Matrox, 3Dfx and |
18426 | 74 Radeon, Mach64, Permedia3) too! Most of them support software or hardware |
9675 | 75 scaling, so you can enjoy movies in fullscreen. |
76 <application>MPlayer</application> supports displaying through some | |
9683 | 77 hardware MPEG decoder boards, such as the <link linkend="dvb">DVB</link> and |
78 <link linkend="dxr3">DXR3/Hollywood+</link>. And what about the nice big | |
26955 | 79 antialiased shaded subtitles (14 supported types) |
9683 | 80 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean |
81 fonts, and the onscreen display (OSD)? | |
9675 | 82 </para> |
83 | |
84 <para> | |
85 The player is rock solid playing damaged MPEG files (useful for some VCDs), | |
27143
ad77d9f174ca
consistency fix: capitalize Windows Media Player, and add <application> tag around it.
gpoirier
parents:
26958
diff
changeset
|
86 and it plays bad AVI files which are unplayable with the famous |
ad77d9f174ca
consistency fix: capitalize Windows Media Player, and add <application> tag around it.
gpoirier
parents:
26958
diff
changeset
|
87 <application>Windows Media Player</application>. |
ad77d9f174ca
consistency fix: capitalize Windows Media Player, and add <application> tag around it.
gpoirier
parents:
26958
diff
changeset
|
88 Even AVI files without index chunk are playable, and you can |
9675 | 89 temporarily rebuild their indexes with the <option>-idx</option> option, or |
90 permanently with <application>MEncoder</application>, thus enabling | |
91 seeking! As you see, stability and quality are the most important things, | |
13716 | 92 but the speed is also amazing. There is also a powerful filter system for |
93 video and audio manipulation. | |
9675 | 94 </para> |
95 | |
96 <para> | |
12578 | 97 <application>MEncoder</application> (<application>MPlayer</application>'s Movie |
11540 | 98 Encoder) is a simple movie encoder, designed to encode |
99 <application>MPlayer</application>-playable movies | |
26955 | 100 AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA |
21521 | 101 to other <application>MPlayer</application>-playable formats (see below). |
26955 | 102 It can encode with various codecs, like MPEG-4 (DivX4) |
14421 | 103 (one or two passes), <systemitem class="library">libavcodec</systemitem>, |
26955 | 104 PCM/MP3/VBR MP3 audio. |
9675 | 105 </para> |
106 | |
107 <itemizedlist> | |
11540 | 108 <title><application>MEncoder</application> features</title> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
109 <listitem><para> |
26958 | 110 Encoding from the wide range of file formats and decoders of |
9675 | 111 <application>MPlayer</application> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
112 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
113 <listitem><para> |
11822
359eaf957bf1
Add <systemitem class="library"> tags to libavcodec and a few others.
diego
parents:
11817
diff
changeset
|
114 Encoding to all the codecs of FFmpeg's |
27809 | 115 <systemitem class="library">libavcodec</systemitem> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
116 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
117 <listitem><para> |
26955 | 118 Video encoding from V4L compatible TV tuners |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
119 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
120 <listitem><para> |
9675 | 121 Encoding/multiplexing to interleaved AVI files with proper index |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
122 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
123 <listitem><para> |
9675 | 124 Creating files from external audio stream |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
125 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
126 <listitem><para> |
9675 | 127 1, 2 or 3 pass encoding |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
128 </para></listitem> |
9675 | 129 <listitem><para> |
26955 | 130 VBR MP3 audio |
21521 | 131 </para></listitem> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
132 <listitem><para> |
9675 | 133 PCM audio |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
134 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
135 <listitem><para> |
9675 | 136 Stream copying |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
137 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
138 <listitem><para> |
26958 | 139 Input A/V synchronizing (pts-based, can be disabled with |
9675 | 140 <option>-mc 0</option> option) |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
141 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
142 <listitem><para> |
15170 | 143 fps correction with <option>-ofps</option> option (useful when encoding |
14958 | 144 30000/1001 fps VOB to 24000/1001 fps AVI) |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
145 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
146 <listitem><para> |
13716 | 147 Using our very powerful filter system (crop, expand, flip, postprocess, |
26958 | 148 rotate, scale, RGB/YUV conversion) |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
149 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
150 <listitem><para> |
26955 | 151 Can encode DVD/VOBsub and text subtitles |
9675 | 152 into the output file |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
153 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
154 <listitem><para> |
12615 | 155 Can rip DVD subtitles to VOBsub format |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
156 </para></listitem> |
9675 | 157 </itemizedlist> |
158 | |
159 <!-- FIXME: the license should be in bookinfo --> | |
160 <para> | |
161 <application>MPlayer</application> and <application>MEncoder</application> | |
162 can be distributed under the terms of the GNU General Public License Version 2. | |
163 </para> | |
164 | |
165 </chapter> | |
166 | |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
167 &install.xml; |
9675 | 168 |
169 &usage.xml; | |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
170 &cd-dvd.xml; |
28163
439fcd9bb27e
Reorder sections: Put FAQ at the end, group usage sections together.
diego
parents:
27809
diff
changeset
|
171 &tvinput.xml; |
439fcd9bb27e
Reorder sections: Put FAQ at the end, group usage sections together.
diego
parents:
27809
diff
changeset
|
172 &radio.xml; |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
173 &video.xml; |
9675 | 174 &ports.xml; |
175 &mencoder.xml; | |
16080
baae7cdb0726
re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
gpoirier
parents:
15170
diff
changeset
|
176 &encoding-guide.xml; |
28163
439fcd9bb27e
Reorder sections: Put FAQ at the end, group usage sections together.
diego
parents:
27809
diff
changeset
|
177 &faq.xml; |
9675 | 178 &bugreports.xml; |
179 &skin.xml; |