Mercurial > mplayer.hg
annotate DOCS/xml/en/documentation.xml @ 22022:35098f42db9a
10l, confused current "frame" with canvas width.
author | reimar |
---|---|
date | Sun, 28 Jan 2007 11:02:52 +0000 |
parents | 28eb65b3a241 |
children | 8d3fe0133760 |
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> |
12243 | 17 <holder>MPlayer team</holder> |
9675 | 18 </copyright> |
19 <!-- | |
20 <legalnotice> | |
21 <title>License</title> | |
22 <para>This program is free software; you can redistribute it and/or modify | |
23 it under the terms of the GNU General Public License as published by the | |
24 Free Software Foundation; either version 2 of the License, or (at your | |
25 option) any later version.</para> | |
26 | |
27 <para>This program is distributed in the hope that it will be useful, but | |
28 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY | |
29 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
30 for more details.</para> | |
31 | |
32 <para>You should have received a copy of the GNU General Public License | |
33 along with this program; if not, write to the Free Software Foundation, | |
19614 | 34 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para> |
9675 | 35 </legalnotice> |
36 --> | |
37 </bookinfo> | |
38 | |
39 | |
40 <preface id="howtoread"> | |
41 <title>How to read this documentation</title> | |
42 | |
43 <para> | |
44 If you are a first-time installer: be sure to read everything from here to | |
45 the end of the Installation section, and follow the links you will find. If | |
46 you have any other questions, return to the <link linkend="toc">Table of | |
47 Contents</link> and search for the topic, read the <xref linkend="faq"/>, | |
10462 | 48 or try grepping through the files. Most questions should be answered somewhere |
49 here and the rest has probably already been asked on our | |
21358 | 50 <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
|
51 <!-- FIXME: This refers to nonexistent links |
a7c1cd01d515
Mailing list descriptions are on the homepage, remove from here.
diego
parents:
19614
diff
changeset
|
52 Check the |
19727 | 53 <ulink url="http://lists.mplayerhq.hu/cgi-bin/s-arch.cgi">archives</ulink>, there |
10462 | 54 is a lot of valuable information to be found there. |
19726
a7c1cd01d515
Mailing list descriptions are on the homepage, remove from here.
diego
parents:
19614
diff
changeset
|
55 --> |
9675 | 56 </para> |
57 </preface> | |
58 | |
59 | |
60 <chapter id="intro"> | |
61 <title>Introduction</title> | |
62 | |
63 <para> | |
64 <application>MPlayer</application> is a movie player for Linux (runs on | |
65 many other Unices, and <emphasis role="bold">non-x86</emphasis> CPUs, see | |
21521 | 66 <xref linkend="ports"/>). |
67 It plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, | |
68 NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, Matroska files, supported by | |
9675 | 69 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch |
21521 | 70 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora</emphasis>, |
71 and <emphasis role="bold">MPEG-4 (DivX)</emphasis> movies too. Another big | |
13961
2946cbf097b5
DivX is MPEG4, so let's call it MPEG4 to avoid confusion.
diego
parents:
13716
diff
changeset
|
72 feature of <application>MPlayer</application> is the wide range of |
9675 | 73 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
|
74 fbdev, AAlib, libcaca, DirectFB, but you can use GGI and SDL (and this way all |
d4e2bdc246a3
-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
diego
parents:
11907
diff
changeset
|
75 their drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and |
18426 | 76 Radeon, Mach64, Permedia3) too! Most of them support software or hardware |
9675 | 77 scaling, so you can enjoy movies in fullscreen. |
78 <application>MPlayer</application> supports displaying through some | |
9683 | 79 hardware MPEG decoder boards, such as the <link linkend="dvb">DVB</link> and |
80 <link linkend="dxr3">DXR3/Hollywood+</link>. And what about the nice big | |
21521 | 81 antialiased shaded subtitles |
82 (<emphasis role="bold">14 supported types</emphasis>) | |
9683 | 83 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean |
84 fonts, and the onscreen display (OSD)? | |
9675 | 85 </para> |
86 | |
87 <para> | |
88 The player is rock solid playing damaged MPEG files (useful for some VCDs), | |
89 and it plays bad AVI files which are unplayable with the famous windows | |
90 media player. Even AVI files without index chunk are playable, and you can | |
91 temporarily rebuild their indexes with the <option>-idx</option> option, or | |
92 permanently with <application>MEncoder</application>, thus enabling | |
93 seeking! As you see, stability and quality are the most important things, | |
13716 | 94 but the speed is also amazing. There is also a powerful filter system for |
95 video and audio manipulation. | |
9675 | 96 </para> |
97 | |
98 <para> | |
12578 | 99 <application>MEncoder</application> (<application>MPlayer</application>'s Movie |
11540 | 100 Encoder) is a simple movie encoder, designed to encode |
101 <application>MPlayer</application>-playable movies | |
9675 | 102 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>) |
21521 | 103 to other <application>MPlayer</application>-playable formats (see below). |
104 It can encode with various codecs, like | |
105 <emphasis role="bold">MPEG-4 (DivX4)</emphasis> | |
14421 | 106 (one or two passes), <systemitem class="library">libavcodec</systemitem>, |
11822
359eaf957bf1
Add <systemitem class="library"> tags to libavcodec and a few others.
diego
parents:
11817
diff
changeset
|
107 <emphasis role="bold">PCM/MP3/VBR MP3</emphasis> |
13716 | 108 audio. |
9675 | 109 </para> |
110 | |
111 <itemizedlist> | |
11540 | 112 <title><application>MEncoder</application> features</title> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
113 <listitem><para> |
9675 | 114 Encoding from the wide range of fileformats and decoders of |
115 <application>MPlayer</application> | |
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> |
11822
359eaf957bf1
Add <systemitem class="library"> tags to libavcodec and a few others.
diego
parents:
11817
diff
changeset
|
118 Encoding to all the codecs of FFmpeg's |
359eaf957bf1
Add <systemitem class="library"> tags to libavcodec and a few others.
diego
parents:
11817
diff
changeset
|
119 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
120 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
121 <listitem><para> |
9675 | 122 Video encoding from <emphasis role="bold">V4L compatible TV tuners</emphasis> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
123 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
124 <listitem><para> |
9675 | 125 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
|
126 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
127 <listitem><para> |
9675 | 128 Creating files from external audio stream |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
129 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
130 <listitem><para> |
9675 | 131 1, 2 or 3 pass encoding |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
132 </para></listitem> |
9675 | 133 <listitem><para> |
134 <emphasis role="bold">VBR</emphasis> MP3 audio | |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
135 <important><para> |
9675 | 136 VBR MP3 audio doesn't always play nicely on windows players! |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
137 </para></important> |
21521 | 138 </para></listitem> |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
139 <listitem><para> |
9675 | 140 PCM audio |
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> |
9675 | 143 Stream copying |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
144 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
145 <listitem><para> |
9675 | 146 Input A/V synchronizing (PTS-based, can be disabled with |
147 <option>-mc 0</option> option) | |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
148 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
149 <listitem><para> |
15170 | 150 fps correction with <option>-ofps</option> option (useful when encoding |
14958 | 151 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
|
152 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
153 <listitem><para> |
13716 | 154 Using our very powerful filter system (crop, expand, flip, postprocess, |
9675 | 155 rotate, scale, rgb/yuv conversion) |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
156 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
157 <listitem><para> |
9675 | 158 Can encode DVD/VOBsub <emphasis role="bold">AND</emphasis> text subtitles |
159 into the output file | |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
160 </para></listitem> |
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
161 <listitem><para> |
12615 | 162 Can rip DVD subtitles to VOBsub format |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
163 </para></listitem> |
9675 | 164 </itemizedlist> |
165 | |
166 <itemizedlist> | |
167 <title>Planned features</title> | |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
168 <listitem><para> |
9675 | 169 Even wider variety of available en/decoding formats/codecs |
170 (creating VOB files with DivX4/Indeo5/VIVO streams :). | |
21725
e4cd9d683286
Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents:
21521
diff
changeset
|
171 </para></listitem> |
9675 | 172 </itemizedlist> |
173 | |
174 <!-- FIXME: the license should be in bookinfo --> | |
175 <para> | |
176 <application>MPlayer</application> and <application>MEncoder</application> | |
177 can be distributed under the terms of the GNU General Public License Version 2. | |
178 </para> | |
179 | |
180 </chapter> | |
181 | |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
182 &install.xml; |
9675 | 183 |
184 &usage.xml; | |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
185 &cd-dvd.xml; |
9675 | 186 &faq.xml; |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
187 |
19732
05710b19651f
formats.xml --> containers.xml, the chapter was renamed long ago.
diego
parents:
19727
diff
changeset
|
188 &containers.xml; |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
189 &codecs.xml; |
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
190 &video.xml; |
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
191 &audio.xml; |
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
192 &tvinput.xml; |
19568
bd821fd3e244
Radio support, patch by Vladimir Voroshilov (voroshil gmail com)
reimar
parents:
18426
diff
changeset
|
193 &radio.xml; |
17321
7f9fcf5245a0
Improve overall structure by adding a few top-level chapters so that
diego
parents:
17312
diff
changeset
|
194 |
9675 | 195 &ports.xml; |
196 &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
|
197 &encoding-guide.xml; |
9675 | 198 &bugreports.xml; |
199 &bugs.xml; | |
200 &skin.xml; | |
20079 | 201 &history.xml; |