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