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