annotate DOCS/xml/en/documentation.xml @ 16534:cf10f859d829

Lists main A/V codecs supported by MEncoder, talks about how to select an imput file for encoding. Taken from D. Richard Felker III The Great's encoding guide
author gpoirier
date Mon, 19 Sep 2005 21:42:00 +0000
parents baae7cdb0726
children 661e71fd3a60
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11817
19919e913e3d Shiny new build system by Torinthiel, polished and improved by myself.
diego
parents: 11786
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
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
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <bookinfo id="toc">
12645
3841ef14a481 name change
diego
parents: 12615
diff changeset
5 <title><application>MPlayer</application> - The Movie Player</title>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
6 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
9683
nicolas
parents: 9675
diff changeset
7 <date>March 24, 2003</date>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
8 <copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
9 <year>2000</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
10 <year>2001</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
11 <year>2002</year>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
12 <year>2003</year>
12243
56fbb898c223 copyright --> MPlayer team
diego
parents: 12216
diff changeset
13 <year>2004</year>
14311
f0d7cd1174d6 happy new year
diego
parents: 14024
diff changeset
14 <year>2005</year>
12243
56fbb898c223 copyright --> MPlayer team
diego
parents: 12216
diff changeset
15 <holder>MPlayer team</holder>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
16 </copyright>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17 <!--
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
18 <legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
19 <title>License</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 <para>This program is free software; you can redistribute it and/or modify
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
21 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
22 Free Software Foundation; either version 2 of the License, or (at your
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 option) any later version.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 <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
26 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
28 for more details.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
29
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
30 <para>You should have received a copy of the GNU General Public License
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
31 along with this program; if not, write to the Free Software Foundation,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 Inc., 59 Temple Place, Suite 330, Boston, MA, 02111-1307, USA.</para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
33 </legalnotice>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
34 -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
35 </bookinfo>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 <preface id="howtoread">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
39 <title>How to read this documentation</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
40
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42 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
43 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
44 you have any other questions, return to the <link linkend="toc">Table of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
45 Contents</link> and search for the topic, read the <xref linkend="faq"/>,
10462
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
46 or try grepping through the files. Most questions should be answered somewhere
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
47 here and the rest has probably already been asked on our
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
48 <link linkend="mailinglists">mailing lists</link>. Check the
11907
dfb041cb3772 Search links updated.
diego
parents: 11822
diff changeset
49 <ulink url="http://www.mplayerhq.hu/cgi-bin/s-arch.cgi">archives</ulink>, there
10462
63ba9a05bb68 sync with HTML
diego
parents: 10351
diff changeset
50 is a lot of valuable information to be found there.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
51 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52 </preface>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
54
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
55 <chapter id="intro">
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
56 <title>Introduction</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59 <application>MPlayer</application> is a movie player for Linux (runs on
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
60 many other Unices, and <emphasis role="bold">non-x86</emphasis> CPUs, see
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
61 <xref linkend="ports"/>). It plays most MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV,
10132
nicolas
parents: 9683
diff changeset
62 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
63 many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch
10132
nicolas
parents: 9683
diff changeset
64 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, Theora</emphasis>, and
14024
0d9e27059495 MPEG-X spelling
diego
parents: 13961
diff changeset
65 <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
66 feature of <application>MPlayer</application> is the wide range of
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
67 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
68 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
69 their drivers) and some lowlevel card-specific drivers (for Matrox, 3Dfx and
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
70 Radeon, Mach64, Permedia3) too! Most of them supports software or hardware
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71 scaling, so you can enjoy movies in fullscreen.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
72 <application>MPlayer</application> supports displaying through some
9683
nicolas
parents: 9675
diff changeset
73 hardware MPEG decoder boards, such as the <link linkend="dvb">DVB</link> and
nicolas
parents: 9675
diff changeset
74 <link linkend="dxr3">DXR3/Hollywood+</link>. And what about the nice big
12343
24022c32dbc8 don't even mention avifile, 14 subtitles
alex
parents: 12243
diff changeset
75 antialiased shaded subtitles (<emphasis role="bold">14 supported types</emphasis>)
9683
nicolas
parents: 9675
diff changeset
76 with European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic, Korean
nicolas
parents: 9675
diff changeset
77 fonts, and the onscreen display (OSD)?
9675
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 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
81 The player is rock solid playing damaged MPEG files (useful for some VCDs),
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
82 and it plays bad AVI files which are unplayable with the famous windows
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
83 media player. Even AVI files without index chunk are playable, and you can
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 temporarily rebuild their indexes with the <option>-idx</option> option, or
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
85 permanently with <application>MEncoder</application>, thus enabling
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
86 seeking! As you see, stability and quality are the most important things,
13716
591399303d20 Clarify filters vs plugins.
diego
parents: 12645
diff changeset
87 but the speed is also amazing. There is also a powerful filter system for
591399303d20 Clarify filters vs plugins.
diego
parents: 12645
diff changeset
88 video and audio manipulation.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
89 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
91 <para>
12578
3f543ec01d1e 's should be outside of <application> tags.
diego
parents: 12343
diff changeset
92 <application>MEncoder</application> (<application>MPlayer</application>'s Movie
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
93 Encoder) is a simple movie encoder, designed to encode
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
94 <application>MPlayer</application>-playable movies
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
95 (<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
96 to other <application>MPlayer</application>-playable formats (see below). It
14024
0d9e27059495 MPEG-X spelling
diego
parents: 13961
diff changeset
97 can encode with various codecs, like <emphasis role="bold">MPEG-4 (DivX4)</emphasis>
14421
4a70b65cd2ae consistent "two pass" spelling
diego
parents: 14311
diff changeset
98 (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
99 <emphasis role="bold">PCM/MP3/VBR MP3</emphasis>
13716
591399303d20 Clarify filters vs plugins.
diego
parents: 12645
diff changeset
100 audio.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
101 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
102
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
103
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
104 <itemizedlist>
11540
d480f7e36b74 <application> attack
wight
parents: 10913
diff changeset
105 <title><application>MEncoder</application> features</title>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
106 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
107 Encoding from the wide range of fileformats and decoders of
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
108 <application>MPlayer</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
109 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
110 <listitem><simpara>
11822
359eaf957bf1 Add <systemitem class="library"> tags to libavcodec and a few others.
diego
parents: 11817
diff changeset
111 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
112 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
114 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
115 Video encoding from <emphasis role="bold">V4L compatible TV tuners</emphasis>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
116 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
117 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
118 Encoding/multiplexing to interleaved AVI files with proper index
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
119 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
120 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
121 Creating files from external audio stream
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
122 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
123 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
124 1, 2 or 3 pass encoding
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
125 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
126 <listitem><para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
127 <emphasis role="bold">VBR</emphasis> MP3 audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
128 <important><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
129 VBR MP3 audio doesn't always play nicely on windows players!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
130 </simpara></important>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
131 </para></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 PCM audio
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
134 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
135 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
136 Stream copying
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
137 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
138 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
139 Input A/V synchronizing (PTS-based, can be disabled with
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
140 <option>-mc 0</option> option)
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>
15170
diego
parents: 14958
diff changeset
143 fps correction with <option>-ofps</option> option (useful when encoding
14958
85546d215f6e precise framerate values everywhere
diego
parents: 14421
diff changeset
144 30000/1001 fps VOB to 24000/1001 fps AVI)
9675
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>
13716
591399303d20 Clarify filters vs plugins.
diego
parents: 12645
diff changeset
147 Using our very powerful filter system (crop, expand, flip, postprocess,
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
148 rotate, scale, rgb/yuv conversion)
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 Can encode DVD/VOBsub <emphasis role="bold">AND</emphasis> text subtitles
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
152 into the output file
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
153 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
154 <listitem><simpara>
12615
84e078fd64b4 uniform VOBsub spelling
diego
parents: 12578
diff changeset
155 Can rip DVD subtitles to VOBsub format
9675
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 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
158
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
159 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
160 <title>Planned features</title>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
161 <listitem><simpara>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
162 Even wider variety of available en/decoding formats/codecs
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
163 (creating VOB files with DivX4/Indeo5/VIVO streams :).
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
164 </simpara></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
165 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
166
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
167 <!-- FIXME: the license should be in bookinfo -->
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
168 <para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
169 <application>MPlayer</application> and <application>MEncoder</application>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
170 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
171 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
172
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
173 &history.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
174 &install.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
175 </chapter>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
176
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
177
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
178 &features.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
179 &usage.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
180 &faq.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
181 &cd-dvd.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
182 &ports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
183 &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
184 &encoding-guide.xml;
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
185 &mail-lists.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
186 &bugreports.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
187 &bugs.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
188 &skin.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
189 &users-vs-dev.xml;
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
190 &patches.xml;