annotate DOCS/xml/en/documentation.xml @ 9675:62c5a17038ba

XML version of MPlayer's doc
author nicolas
date Sun, 23 Mar 2003 23:35:12 +0000
parents
children c70001c8bde9
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"?>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
3 "/usr/share/sgml/docbook/dtd/xml/4.1.2/docbookx.dtd"
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 [
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
5 <!ENTITY audio.xml SYSTEM "audio.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
6 <!ENTITY bugreports.xml SYSTEM "bugreports.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
7 <!ENTITY bugs.xml SYSTEM "bugs.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
8 <!ENTITY cd-dvd.xml SYSTEM "cd-dvd.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
9 <!ENTITY codecs.xml SYSTEM "codecs.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
10 <!ENTITY edl.xml SYSTEM "edl.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
11 <!ENTITY faq.xml SYSTEM "faq.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
12 <!ENTITY features.xml SYSTEM "features.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
13 <!ENTITY formats.xml SYSTEM "formats.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
14 <!ENTITY history.xml SYSTEM "history.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
15 <!ENTITY install.xml SYSTEM "install.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
16 <!ENTITY mail-lists.xml SYSTEM "mail-lists.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17 <!ENTITY mencoder.xml SYSTEM "mencoder.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
18 <!ENTITY patches.xml SYSTEM "patches.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
19 <!ENTITY ports.xml SYSTEM "ports.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 <!ENTITY skin.xml SYSTEM "skin.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
21 <!ENTITY tvinput.xml SYSTEM "tvinput.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
22 <!ENTITY usage.xml SYSTEM "usage.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 <!ENTITY users-vs-dev.xml SYSTEM "users-vs-dev.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24 <!ENTITY video-filters.xml SYSTEM "video-filters.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 <!ENTITY video.xml SYSTEM "video.xml">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
26 ]>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
28 <book lang="en">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
29 <bookinfo id="toc">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
30 <title>MPlayer - The Movie Player for LINUX</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
31 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 <date>July 4, 2002</date>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
33 <copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
34 <year>2000</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
35 <year>2001</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36 <year>2002</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37 <year>2003</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 <holder>Arpad Gereoffy (A'rpi/ESP-team)</holder>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
39 </copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
40 <!--
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 <legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42 <title>License</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
43 <para>This program is free software; you can redistribute it and/or modify
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
44 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
45 Free Software Foundation; either version 2 of the License, or (at your
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
46 option) any later version.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
47
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
48 <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
49 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
50 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
51 for more details.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53 <para>You should have received a copy of the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
54 along with this program; if not, write to the Free Software Foundation,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
55 Inc., 59 Temple Place, Suite 330, Boston, MA, 02111-1307, USA.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
56 </legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57 -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 </bookinfo>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
60
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
61 <preface id="howtoread">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
62 <title>How to read this documentation</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
63
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
64 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
65 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
66 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
67 you have any other questions, return to the <link linkend="toc">Table of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
68 Contents</link> and search for the topic, read the <xref linkend="faq"/>,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
69 or try grepping through the files.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
70 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
72 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
73 The main rule of this documentation: if it's not documented, it
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
74 <emphasis>does not exist.</emphasis> If I don't say you encode audio from
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
75 TV tuner, you can't. A healthy quantity of combining ability is welcomed,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
76 though. Good luck. You'll need it :) And for another good advice, let me
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
77 quote Chris Phillips from the mplayer-users mailing list:
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
79
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
80 <blockquote><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
81 I said a while ago that there is such a difference between a newbie and a
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
82 dumbass. No matter what you actually know about a system (linux, cars,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
83 girls :D) you should ALWAYS be able to take a step back and be objective,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 otherwise, you're just dumb IMHO. A girl i live with assumed the vacuum
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
85 cleaner was broken because it didn't suck things up. never thought to
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
86 change the bag, becasue she'd never done it before... now that's just
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
87 stupid, not a case of simply not knowing what to do... Simply not being
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
88 that familiar with your surroundings is no excuse for a) laziness and b)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
89 ignorance. So many people seem to see the word "error" and then stop...
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90 few seem to actually read the words on the OTHER side of the colon.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
91 </para></blockquote>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
92 </preface>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
93
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
94
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
95 <chapter id="intro">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
96 <title>Introduction</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
97
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
98 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
99 <application>MPlayer</application> is a movie player for Linux (runs on
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
100 many other Unices, and <emphasis role="bold">non-x86</emphasis> CPUs, see
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
101 <xref linkend="ports"/>). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
102 QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
103 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
104 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia</emphasis>, and
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
105 <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
106 library at all!). Another big feature of mplayer is the wide range of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
107 supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
108 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
109 drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
110 Radeon, Mach64, Permedia3) too! Most of them supports software or hardware
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
111 scaling, so you can enjoy movies in fullscreen.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
112 <application>MPlayer</application> supports displaying through some
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113 hardware MPEG decoder boards, such as the DVB and DXR3/Hollywood+ ! And
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
114 what about the nice big antialiased shaded subtitles
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
115 (<emphasis role="bold">10 supported types</emphasis>) with European/ISO 8859-1,2
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
116 (Hungarian, English, Czech, etc), Cyrillic, Korean fonts, and the onscreen display
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
117 (OSD)?
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
118 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
119
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
120 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
121 The player is rock solid playing damaged MPEG files (useful for some VCDs),
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
122 and it plays bad AVI files which are unplayable with the famous windows
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
123 media player. Even AVI files without index chunk are playable, and you can
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
124 temporarily rebuild their indexes with the <option>-idx</option> option, or
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
125 permanently with <application>MEncoder</application>, thus enabling
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
126 seeking! As you see, stability and quality are the most important things,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
127 but the speed is also amazing.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
128 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
129
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
130 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
131 <application>MEncoder</application> (MPlayer's Movie Encoder) is a simple movie
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
132 encoder, designed to encode MPlayer-playable movies
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
133 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
134 to other MPlayer-playable formats (see below). It can encode with various codecs,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
135 like DivX4 (1 or 2 passes), libavcodec, <emphasis role="bold">PCM/MP3/VBR MP3</emphasis>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
136 audio. Also has powerful plugin system for video manipulation.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
137 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
138
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
139
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
140 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
141 <title>MEncoder features</title>
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 Encoding from the wide range of fileformats and decoders of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
144 <application>MPlayer</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
145 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
146 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
147 Encoding to all the codecs of ffmpeg's <link
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
148 linkend="ffmpeg">libavcodec</link>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
149 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
150 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
151 Video encoding from <emphasis role="bold">V4L compatible TV tuners</emphasis>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
152 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
153 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
154 Encoding/multiplexing to interleaved AVI files with proper index
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
155 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
156 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
157 Creating files from external audio stream
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
158 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
159 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
160 1, 2 or 3 pass encoding
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
161 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
162 <listitem><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
163 <emphasis role="bold">VBR</emphasis> MP3 audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
164 <important><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
165 VBR MP3 audio doesn't always play nicely on windows players!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
166 </simpara></important>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
167 </para></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 PCM audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
170 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
171 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
172 Stream copying
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
173 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
174 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
175 Input A/V synchronizing (PTS-based, can be disabled with
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
176 <option>-mc 0</option> option)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
177 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
178 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
179 FPS correction with <option>-ofps</option> option (useful when encoding
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
180 29.97 fps VOB to 24 fps AVI)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
181 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
182 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
183 Using our very powerful plugin system (crop, expand, flip, postprocess,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
184 rotate, scale, rgb/yuv conversion)
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
185 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
186 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
187 Can encode DVD/VOBsub <emphasis role="bold">AND</emphasis> text subtitles
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
188 into the output file
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
189 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
190 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
191 Can rip DVD subtitles to Vobsub format
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
192 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
193 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
194
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
195 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
196 <title>Planned features</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
197 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
198 Even wider variety of available en/decoding formats/codecs
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
199 (creating VOB files with DivX4/Indeo5/VIVO streams :).
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
200 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
201 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
202
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
203 <!-- FIXME: the license should be in bookinfo -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
204 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
205 <application>MPlayer</application> and <application>MEncoder</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
206 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
207 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
208
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
209 &history.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
210 &install.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
211 </chapter>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
212
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
213
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
214 &features.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
215 &usage.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
216 &faq.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
217 &cd-dvd.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
218 &ports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
219 &mencoder.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
220 &mail-lists.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
221 &bugreports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
222 &bugs.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
223 &skin.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
224 &users-vs-dev.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
225 &patches.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
226 </book>