annotate DOCS/xml/fr/documentation.xml @ 21849:28eb65b3a241

upgrade copyright years
author gpoirier
date Wed, 10 Jan 2007 15:16:52 +0000
parents 07bac1122d39
children 02ec992230b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents: 20064
diff changeset
2 <!-- synced with r20085 -->
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
3
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
4 <bookinfo id="toc">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
5 <title><application>MPlayer</application> - Le Lecteur Vidéo</title>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
6 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
7 <date>30 Novembre 2004</date>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
8 <copyright>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
9 <year>2000</year>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
10 <year>2001</year>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
11 <year>2002</year>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
12 <year>2003</year>
14098
849d579cc92b sync, typo fixes, better wording
nicolas
parents: 11914
diff changeset
13 <year>2004</year>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
14 <year>2005</year>
17312
25fdd83982a4 Update copyright date to 2006
gpoirier
parents: 17202
diff changeset
15 <year>2006</year>
21849
28eb65b3a241 upgrade copyright years
gpoirier
parents: 21726
diff changeset
16 <year>2007</year>
14098
849d579cc92b sync, typo fixes, better wording
nicolas
parents: 11914
diff changeset
17 <holder>MPlayer team</holder>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
18 </copyright>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
19 <!--
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
20 <legalnotice>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
21 <title>License</title>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
22 <para>This program is free software; you can redistribute it and/or modify
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
23 it under the terms of the GNU General Public License as published by the
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
24 Free Software Foundation; either version 2 of the License, or (at your
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
25 option) any later version.</para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
26
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
27 <para>This program is distributed in the hope that it will be useful, but
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
28 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
29 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
30 for more details.</para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
31
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
32 <para>You should have received a copy of the GNU General Public License
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
33 along with this program; if not, write to the Free Software Foundation,
19614
36589811e5d0 The FSF changed postal address.
diego
parents: 19407
diff changeset
34 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
35 </legalnotice>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
36 -->
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
37 </bookinfo>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
38
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
39
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
40 <preface id="howtoread">
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
41 <title>Comment lire cette documentation</title>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
42
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
43 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
44 Si c'est votre première installation, assurez-vous de tout lire d'ici
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
45 jusqu'à la fin de la section Installation, et de suivre tous les liens que vous
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
46 pourrez trouver. Si vous avez d'autres questions, retournez à la
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
47 <link linkend="toc">table des matières</link>, lisez la <xref linkend="faq"/>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
48 ou faites une recherche dans ces fichiers.
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
49 La plupart des questions devraient trouver leur réponse ici et le
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
50 reste a probablement déjà été demandé sur nos
20206
670f7aaf481f Sync mail-lists.xml removal.
diego
parents: 20205
diff changeset
51 <ulink url="http://www.mplayerhq.hu/design7/info.html#mailing_lists">listes de diffusion</ulink>.
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents: 20064
diff changeset
52 Regardez leurs <ulink url="http://lists.mplayerhq.hu/cgi-bin/s-arch.cgi">archives</ulink>,
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
53 il y a beaucoup d'informations intéressantes à y trouver.
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
54 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
55
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
56 </preface>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
57
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
58
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
59 <chapter id="intro">
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
60 <title>Introduction</title>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
61
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
62 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
63 <application>MPlayer</application> est un lecteur de vidéos pour GNU/Linux
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
64 (fonctionne sur de nombreux autres Un*x, et processeurs
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
65 <emphasis role="bold">non-x86</emphasis>, voir la section <xref linkend="ports"/>).
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
66 Il lit la majorité des fichiers MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV,
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
67 QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, Matroska supportés
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
68 par de nombreux codecs natifs, XAnim, RealPlayer et les DLLs Win32.
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
69 Vous pouvez regarder les <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx,
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
70 RealMedia, Sorenson, Theora</emphasis>, ainsi que les vidéos au format
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
71 <emphasis role="bold">MPEG-4 (DivX)</emphasis>.
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
72 L'autre point fort de <application>MPlayer</application> est la grande
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
73 variété de pilotes de sortie supportée.
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
74 Il fonctionne avec X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca,
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
75 DirectFB, mais vous pouvez utiliser GGI et SDL (et ainsi tous leurs pilotes)
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
76 et également certains pilotes de bas niveau spécifiques à certaines cartes
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
77 (pour Matrox, 3Dfx et Radeon, Mach64, Permedia3) !
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
78 La plupart d'entre eux supportent le redimmensionnement logiciel ou
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
79 matériel, vous pouvez donc apprécier les films en plein écran.
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
80 <application>MPlayer</application> supporte la décompression matérielle
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
81 fournie par certaines cartes MPEG, telles que la <link linkend="dvb">DVB</link>
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
82 et la <link linkend="dxr3">DXR3/Hollywood+</link>.
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
83 Et que dire de ces superbes sous-titres lissés (<emphasis role="bold">14
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
84 types supportés</emphasis>) avec des polices européennes/ISO 8859-1,2
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
85 (Hongrois, Anglais, tchèque, etc.), Cyrilliques, Coréennes, ainsi que de
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
86 l'OnScreenDisplay (OSD) ?
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
87 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
88
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
89 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
90 Ce lecteur peut lire les fichiers MPEG endommagés (utile pour certains VCDs),
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
91 ainsi que les mauvais fichiers AVI qui ne sont pas lisibles par le célèbre
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
92 Windows Media Player.
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
93 Même les fichiers AVI sans index sont lisibles, et vous pouvez reconstruire
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
94 ses indexs soit temporairement avec l'option <option>-idx</option>,
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
95 soit de manière définitive avec <application>MEncoder</application>, autorisant
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
96 ainsi l'avance/retour rapide !
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
97 Comme vous pouvez le constater, la stabilité et la qualité sont les choses
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
98 les plus importantes, mais la vitesse est également formidable.
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
99 Il y a également un puissant système de filtres pour faire de la manipulation
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
100 vidéo et audio.
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
101 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
102
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
103 <para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
104 <application>MEncoder</application> (Le Movie Encoder de
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
105 <application>MPlayer</application>) est un simple encodeur de vidéos, conçu
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
106 pour encoder des vidéos jouables par <application>MPlayer</application>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
107 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
108 dans d'autres formats jouables par <application>MPlayer</application>
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
109 (voir plus bas).
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
110 Il peut encoder avec des codecs variés comme <emphasis role="bold">MPEG-4 (DivX4)</emphasis>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
111 (1 ou 2 passes),<systemitem class="library">libavcodec</systemitem>,
14098
849d579cc92b sync, typo fixes, better wording
nicolas
parents: 11914
diff changeset
112 audio <emphasis role="bold">PCM/MP3/MP3 VBR</emphasis>.
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
113 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
114
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
115
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
116 <itemizedlist>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
117 <title>Fonctionnalités de <application>MEncoder</application></title>
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
118 <listitem><para>Encodage à partir de la grande variété de formats de fichiers
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
119 et de décodeurs de <application>MPlayer</application></para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
120 <listitem><para>
19407
c3dc9a93f56e m-x whitespace-cleanup
gpoirier
parents: 18297
diff changeset
121 Encodage dans tous les codecs
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
122 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link> de ffmpeg
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
123 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
124 <listitem><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
125 Encodage vidéo depuis <emphasis role="bold">les tuners TV compatibles V4L</emphasis>
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
126 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
127 <listitem><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
128 Encodage/multiplexage vers fichiers AVI entrelacés avec index propre
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
129 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
130 <listitem><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
131 Création de fichiers à partir de flux audio externes
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
132 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
133 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
134 Encodage 1, 2 ou 3 passes
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
135 </para></listitem>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
136 <listitem><para>
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
137 MP3 audio <emphasis role="bold">VBR</emphasis>
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
138 <important><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
139 L'audio MP3 VBR peut ne pas être bien lu sur les lecteurs Windows!
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
140 </para></important>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
141 </para></listitem>
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
142 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
143 PCM audio
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
144 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
145 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
146 Copie de flux (stream)
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
147 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
148 <listitem><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
149 Synchronisation A/V de la source (basé sur PTS, peut être désactivé avec l'option
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
150 <option>-mc 0</option>)
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
151 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
152 <listitem><para>
19407
c3dc9a93f56e m-x whitespace-cleanup
gpoirier
parents: 18297
diff changeset
153 Correction FPS avec l'option <option>-ofps</option> (utile
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
154 pour l'encodage d'un VOB 29.97fps en AVI 24fps)
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
155 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
156 <listitem><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
157 Utilise notre très puissant système de plugins (crop, expand,
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
158 flip, postprocess, rotate, scale, conversion rgb/yuv)
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
159 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
160 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
161 Peut encoder les sous-titres DVD/VOBsub <emphasis role="bold">ET</emphasis>
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
162 texte dans le fichier de destination
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
163 </para></listitem>
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
164 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
165 Peut ripper les sous-titres DVD en format VOBsub
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
166 </para></listitem>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
167 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
168
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
169 <itemizedlist>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
170 <title>Fonctionnalités prévues</title>
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
171 <listitem><para>
16642
8485cbb07312 synced with 1.25, patch by johan bos
gpoirier
parents: 15014
diff changeset
172 Toujours plus de formats/codecs disponibles
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
173 (création de fichiers VOB avec des flux DivX4/Indeo5/VIVO :)
21726
07bac1122d39 And <simpara> -> <para> continued, those languages somehow slipped by during
torinthiel
parents: 20521
diff changeset
174 </para></listitem>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
175 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
176
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
177 <!-- FIXME: the license should be in bookinfo -->
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
178 <para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
179 <application>MPlayer</application> et <application>MEncoder</application>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20206
diff changeset
180 peuvent être distribués selon les termes de la GNU General Public License Version 2.
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
181 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
182
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
183 </chapter>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
184
18098
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
185 &install.xml;
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
186
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
187 &usage.xml;
18098
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
188 &cd-dvd.xml;
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
189 &faq.xml;
19407
c3dc9a93f56e m-x whitespace-cleanup
gpoirier
parents: 18297
diff changeset
190
19744
4bba4d2be05a rename formats.xml into containers.xml
gpoirier
parents: 19614
diff changeset
191 &containers.xml;
18098
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
192 &codecs.xml;
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
193 &video.xml;
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
194 &audio.xml;
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
195 &tvinput.xml;
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents: 20064
diff changeset
196 &radio.xml;
18098
58ace5bcf0ec Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents: 17312
diff changeset
197
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
198 &ports.xml;
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
199 &mencoder.xml;
18297
dc6312c0ee19 (.)~(.)
gpoirier
parents: 18098
diff changeset
200 &encoding-guide.xml;
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
201 &bugreports.xml;
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
202 &bugs.xml;
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
203 &skin.xml;
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents: 20064
diff changeset
204 &history.xml;