annotate DOCS/xml/en/documentation.xml @ 11540:d480f7e36b74

<application> attack
author wight
date Sun, 30 Nov 2003 13:07:40 +0000
parents 49b1a67e7381
children 06474b60be53
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 10462
diff changeset
2 <!-- $Revision$ -->
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 "/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd"
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5 [
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
6 <!ENTITY audio.xml SYSTEM "audio.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
7 <!ENTITY bugreports.xml SYSTEM "bugreports.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
8 <!ENTITY bugs.xml SYSTEM "bugs.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
9 <!ENTITY cd-dvd.xml SYSTEM "cd-dvd.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
10 <!ENTITY codecs.xml SYSTEM "codecs.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
11 <!ENTITY edl.xml SYSTEM "edl.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
12 <!ENTITY faq.xml SYSTEM "faq.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
13 <!ENTITY features.xml SYSTEM "features.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
14 <!ENTITY formats.xml SYSTEM "formats.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
15 <!ENTITY history.xml SYSTEM "history.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
16 <!ENTITY install.xml SYSTEM "install.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17 <!ENTITY mail-lists.xml SYSTEM "mail-lists.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
18 <!ENTITY mencoder.xml SYSTEM "mencoder.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
19 <!ENTITY patches.xml SYSTEM "patches.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 <!ENTITY ports.xml SYSTEM "ports.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
21 <!ENTITY skin.xml SYSTEM "skin.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
22 <!ENTITY tvinput.xml SYSTEM "tvinput.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 <!ENTITY usage.xml SYSTEM "usage.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24 <!ENTITY users-vs-dev.xml SYSTEM "users-vs-dev.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 <!ENTITY video-filters.xml SYSTEM "video-filters.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
26 <!ENTITY video.xml SYSTEM "video.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27 ]>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
28
10351
373dc373ac4a Set id="index" option
lumag
parents: 10132
diff changeset
29 <book id="index" lang="en">
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
30 <bookinfo id="toc">
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
31 <title><application>MPlayer</application> - The Movie Player for LINUX</title>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
9683
nicolas
parents: 9675
diff changeset
33 <date>March 24, 2003</date>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
34 <copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
35 <year>2000</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36 <year>2001</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37 <year>2002</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 <year>2003</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
39 <holder>Arpad Gereoffy (A'rpi/ESP-team)</holder>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
40 </copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 <!--
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42 <legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
43 <title>License</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
44 <para>This program is free software; you can redistribute it and/or modify
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
45 it under the terms of the GNU General Public License as published by the
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
46 Free Software Foundation; either version 2 of the License, or (at your
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
47 option) any later version.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
48
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
49 <para>This program is distributed in the hope that it will be useful, but
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
50 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
51 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52 for more details.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
54 <para>You should have received a copy of the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
55 along with this program; if not, write to the Free Software Foundation,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
56 Inc., 59 Temple Place, Suite 330, Boston, MA, 02111-1307, USA.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57 </legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59 </bookinfo>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
60
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
61
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
62 <preface id="howtoread">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
63 <title>How to read this documentation</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
64
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
65 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
66 If you are a first-time installer: be sure to read everything from here to
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
67 the end of the Installation section, and follow the links you will find. If
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
68 you have any other questions, return to the <link linkend="toc">Table of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
69 Contents</link> and search for the topic, read the <xref linkend="faq"/>,
10462
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
70 or try grepping through the files. Most questions should be answered somewhere
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
71 here and the rest has probably already been asked on our
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
72 <link linkend="mailinglists">mailing lists</link>. Check the
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
73 <ulink url="http://www.mplayerhq.hu/cgi-bin/htsearch">archives</ulink>, there
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
74 is a lot of valuable information to be found there.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
75 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
76 </preface>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
77
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
79 <chapter id="intro">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
80 <title>Introduction</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
81
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
82 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
83 <application>MPlayer</application> is a movie player for Linux (runs on
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 many other Unices, and <emphasis role="bold">non-x86</emphasis> CPUs, see
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
85 <xref linkend="ports"/>). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV,
10132
nicolas
parents: 9683
diff changeset
86 QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, Matroska files, supported by
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
87 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch
10132
nicolas
parents: 9683
diff changeset
88 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora</emphasis>, and
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
89 <emphasis role="bold">DivX</emphasis> movies too (and you don't need the avifile
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90 library at all!). Another big feature of mplayer is the wide range of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
91 supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
92 fbdev, AAlib, DirectFB, but you can use GGI and SDL (and this way all their
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
93 drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
94 Radeon, Mach64, Permedia3) too! Most of them supports software or hardware
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
95 scaling, so you can enjoy movies in fullscreen.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
96 <application>MPlayer</application> supports displaying through some
9683
nicolas
parents: 9675
diff changeset
97 hardware MPEG decoder boards, such as the <link linkend="dvb">DVB</link> and
nicolas
parents: 9675
diff changeset
98 <link linkend="dxr3">DXR3/Hollywood+</link>. And what about the nice big
nicolas
parents: 9675
diff changeset
99 antialiased shaded subtitles (<emphasis role="bold">10 supported types</emphasis>)
nicolas
parents: 9675
diff changeset
100 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean
nicolas
parents: 9675
diff changeset
101 fonts, and the onscreen display (OSD)?
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
102 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
103
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
104 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
105 The player is rock solid playing damaged MPEG files (useful for some VCDs),
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
106 and it plays bad AVI files which are unplayable with the famous windows
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
107 media player. Even AVI files without index chunk are playable, and you can
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
108 temporarily rebuild their indexes with the <option>-idx</option> option, or
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
109 permanently with <application>MEncoder</application>, thus enabling
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
110 seeking! As you see, stability and quality are the most important things,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
111 but the speed is also amazing.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
112 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
114 <para>
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
115 <application>MEncoder</application> (<application>MPlayer's</application> Movie
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
116 Encoder) is a simple movie encoder, designed to encode
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
117 <application>MPlayer</application>-playable movies
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
118 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
119 to other <application>MPlayer</application>-playable formats (see below). It
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
120 can encode with various codecs, like <emphasis role="bold">DivX4</emphasis>
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
121 (1 or 2 passes), libavcodec, <emphasis role="bold">PCM/MP3/VBR MP3</emphasis>
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
122 audio. Also has powerful plugin system for video manipulation.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
123 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
124
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
125
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
126 <itemizedlist>
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
127 <title><application>MEncoder</application> features</title>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
128 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
129 Encoding from the wide range of fileformats and decoders of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
130 <application>MPlayer</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
131 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
132 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
133 Encoding to all the codecs of ffmpeg's <link
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
134 linkend="ffmpeg">libavcodec</link>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
135 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
136 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
137 Video encoding from <emphasis role="bold">V4L compatible TV tuners</emphasis>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
138 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
139 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
140 Encoding/multiplexing to interleaved AVI files with proper index
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
141 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
142 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
143 Creating files from external audio stream
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
144 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
145 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
146 1, 2 or 3 pass encoding
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
147 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
148 <listitem><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
149 <emphasis role="bold">VBR</emphasis> MP3 audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
150 <important><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
151 VBR MP3 audio doesn't always play nicely on windows players!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
152 </simpara></important>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
153 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
154 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
155 PCM audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
156 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
157 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
158 Stream copying
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
159 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
160 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
161 Input A/V synchronizing (PTS-based, can be disabled with
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
162 <option>-mc 0</option> option)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
163 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
164 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
165 FPS correction with <option>-ofps</option> option (useful when encoding
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
166 29.97 fps VOB to 24 fps AVI)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
167 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
168 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
169 Using our very powerful plugin system (crop, expand, flip, postprocess,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
170 rotate, scale, rgb/yuv conversion)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
171 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
172 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
173 Can encode DVD/VOBsub <emphasis role="bold">AND</emphasis> text subtitles
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
174 into the output file
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
175 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
176 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
177 Can rip DVD subtitles to Vobsub format
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
178 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
179 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
180
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
181 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
182 <title>Planned features</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
183 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
184 Even wider variety of available en/decoding formats/codecs
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
185 (creating VOB files with DivX4/Indeo5/VIVO streams :).
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
186 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
187 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
188
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
189 <!-- FIXME: the license should be in bookinfo -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
190 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
191 <application>MPlayer</application> and <application>MEncoder</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
192 can be distributed under the terms of the GNU General Public License Version 2.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
193 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
194
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
195 &history.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
196 &install.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
197 </chapter>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
198
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
199
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
200 &features.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
201 &usage.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
202 &faq.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
203 &cd-dvd.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
204 &ports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
205 &mencoder.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
206 &mail-lists.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
207 &bugreports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
208 &bugs.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
209 &skin.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
210 &users-vs-dev.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
211 &patches.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
212 </book>