annotate DOCS/xml/fr/bugs.xml @ 28215:8c9029514722

Simplify phony target declaration.
author diego
date Sun, 04 Jan 2009 23:27:03 +0000
parents 553758a87bef
children
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: 20286
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
2 <!-- synced with r20083 -->
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
3 <appendix id="bugs">
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
4
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
5 <title>Bogues connus</title>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
6
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
7 <sect1 id="bugs-special">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
8 <title>Bogues/ProblÚmes spécifiques à certains systÚmes ou à certains CPU</title>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
9
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
10 <itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
11 <listitem>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
12 <para>SIGILL (signal 4) sur P3 en utilisant les noyaux 2.2.x&nbsp;:</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
13 <para>ProblĂšme&nbsp;: le noyau 2.2.x n'a pas un support natif (fonctionnel) du
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
14 SSE
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
15 </para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
16 <para>Solution&nbsp;: mettez Ă  jour le noyau en 2.4.x</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
17 <para>Contournement&nbsp;: <command>./configure --disable-sse</command></para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
18 </listitem>
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
19
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
20 <listitem>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
21 <para>SIGILL (signal 4) Général&nbsp;:</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
22 <para>ProblÚme&nbsp;: vous avez compilé et utilisé
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
23 <application>MPlayer</application> sur des machines différentes
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
24 (par exemple compilé sur P3 et tournant sur Celeron)</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
25 <para>Solution&nbsp;: compilez <application>MPlayer</application> sur la
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
26 machine sur laquelle vous l'utiliserez&thinsp;!</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
27 <para>Contournement&nbsp;: Vous pouvez oublier tout ceci en passant l'option
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
28 <option>--enable-runtime-cpudetection</option> ou en désactivant les
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
29 instructions spécifiques au CPU (comme <option>--disable-mmx</option>,
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
30 <option>--disable-3dnow</option>, ...) lors de l'Ă©tape de
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
31 configuration.</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
32 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
33 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
34 </sect1>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
35
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
36 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
37
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
38
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
39 <sect1 id="bugs-audio">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
40 <title>ProblĂšmes de synchro A-V et autres problĂšmes audio</title>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
41
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
42 <sect2 id="bugs-delay-all">
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
43 <title>Décalage audio général ou son saccadé
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
44 (existe avec tous ou de nombreux fichiers)</title>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
45 <itemizedlist>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
46 <listitem><para>Le plus courant&nbsp;: pilote audio bogué&thinsp;! - Essayez
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
47 d'utiliser d'autres pilotes, essayez l'Ă©mulation OSS ALSA avec
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
48 <option>-ao oss</option>, essayez aussi <option>-ao sdl</option>, ça aide
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
49 parfois. Si votre fichier est lu correctement avec
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
50 <option>-nosound</option>, alors vous pouvez ĂȘtre certain qu'il s'agit
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
51 d'un problĂšme de carte son (pilote).
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
52 </para></listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
53 <listitem>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
54 <para>ProblÚmes de buffer audio (taille de buffer mal détectée)</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
55 <para>Contournement&nbsp;: option <option>-abs</option> de
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
56 <application>MPlayer</application>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
57 </para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
58 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
59 <listitem><para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
60 ProblĂšmes de frĂ©quence d'Ă©chantillonnage - peut-ĂȘtre que votre carte ne
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
61 supporte pas la fréquence d'échantillonnage utilisée dans vos fichiers -
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
62 essayez le filtre de réechantillonnage (<option>-af resample=...</option>)
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
63 </para></listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
64 <listitem>
11083
1ffff639216e sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents: 10109
diff changeset
65 <para>Machine lente (CPU ou VGA)</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
66 <para>Essayez avec <option>-vo null</option>, si la lecture fonctionne
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
67 bien, alors vous avez un(e) carte/pilote VGA lent(e).</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
68 <para>Contournement&nbsp;: achetez une carte plus rapide ou lisez cette
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
69 documentation pour augmenter la vitesse.</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
70 <para>Essayez aussi <option>-framedrop</option></para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
71 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
72 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
73 </sect2>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
74
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
75 <!-- ********** -->
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
76
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
77 <sect2 id="bugs-delay-specific">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
78 <title>Décalage audio/désynchro spécifique à un ou quelques fichiers</title>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
79
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
80 <itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
81 <listitem>
11083
1ffff639216e sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents: 10109
diff changeset
82 <para>Mauvais fichier</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
83 <para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
84 Contournement&nbsp;:
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
85 <itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
86 <listitem>
14098
849d579cc92b sync, typo fixes, better wording
nicolas
parents: 11844
diff changeset
87 <para>options <option>-ni</option> ou <option>-nobps</option> (pour les fichiers
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
88 non-entrelacés ou mauvais)</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
89 <para>et/ou</para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
90 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
91 <listitem>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
92 <para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
93 <option>-mc 0</option> (requis pour les fichiers avec de l'audio VBR
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
94 mal entrelacé)
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
95 </para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
96 <para>et/ou</para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
97 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
98 <listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
99 <para><option>-delay</option> ou les touches <keycap>+</keycap>/<keycap>-</keycap>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
100 pendant l'exécution pour régler le décalage</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
101 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
102 </itemizedlist>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
103 Si rien de tout ça n'aide, uploadez le fichier SVP, nous le contrÎlerons (et réparerons).
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
104 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
105 </listitem>
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
106
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
107 <listitem>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
108 <para>Votre carte son ne supporte pas la lecture Ă  48kHz</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
109 <para>Contournement&nbsp;: achetez une meilleur carte son... ou essayez de
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
110 décrémenter le
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
111 nombre de trames par seconde (fps) de 10% (utilisez <option>-fps 27</option> pour un film Ă  30fps) ou utilisez le
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
112 filtre de réechantillonnage (resample)</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
113 </listitem>
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
114
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
115 <listitem>
11083
1ffff639216e sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents: 10109
diff changeset
116 <para>Machine lente (si A-V n'est pas proche de 0, et que le dernier nombre de la ligne
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
117 d'Ă©tat augmente)</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
118 <para>Contournement&nbsp;: <option>-framedrop</option></para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
119 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
120 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
121 </sect2>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
122
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
123 <!-- ********** -->
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
124
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
125 <sect2 id="bugs-nosound">
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
126 <title>Aucun son</title>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
127
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
128 <itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
129 <listitem>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
130 <para>Votre fichier utilise un codec audio non-supporté</para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
131 <para>Solution&nbsp;: lisez la documentation et aidez-nous Ă  en ajouter
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
132 le support</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
133 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
134 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
135 </sect2>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
136
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
137 <!-- ********** -->
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
138
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
139 <sect2 id="bugs-nopicture">
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
140 <title>Aucune image (juste une fenĂȘtre complĂštement grise/verte)</title>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
141
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
142 <itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
143 <listitem>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
144 <para>Votre fichier utilise un codec vidéo non-supporté</para>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
145 <para>Solution&nbsp;: lisez la documentation et aidez-nous Ă  en ajouter le
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
146 support</para>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
147 </listitem>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
148
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
149 <listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
150 <para>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
151 Le codec auto-sélectionné ne peut décoder le fichier, essayez avec un autre en
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
152 utilisant les options <option>-vc</option> ou <option>-vfm</option>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
153 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
154 </listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
155 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
156 </sect2>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
157
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
158 <!-- ********** -->
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
159
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
160 <sect2 id="bugs-video">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
161 <title>ProblÚmes de sortie vidéo</title>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
162
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
163 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
164 PremiĂšrement notez que les options <option>-fs -vm</option> et
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
165 <option>-zoom</option> ne sont pas non supportées par tous les pilotes.
20286
3320438d6697 sync w/ r20083
gpoirier
parents: 20066
diff changeset
166 De plus, seuls quelques pilotes supportent le redimensionnement/zoom
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
167 matériel.
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
168 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
169
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
170 <formalpara>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
171 <title>OSD/sub papillotant</title>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
172 <para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
173 <itemizedlist>
27539
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
174 <listitem><para>Pilote x11&nbsp;: dĂ©solĂ©, cela ne peut ĂȘtre rĂ©parĂ©
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
175 maintenant</para></listitem>
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
176 <listitem><para>Pilote xv&nbsp;: utilisez l'option
553758a87bef wording fixes by C«±dric Viou
gpoirier
parents: 20521
diff changeset
177 <option>-double</option></para></listitem>
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
178 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
179 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
180 </formalpara>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
181
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
182 <formalpara>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
183 <title>Image verte en utilisant mga_vid (<option>-vo mga</option> / <option>-vo xmga</option>)</title>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
184 <para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
185 <itemizedlist>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20286
diff changeset
186 <listitem><para>mga_vid a mal détecté la quantité de RAM de votre carte, rechargez-le
10109
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
187 en utilisant l'option <option>mga_ram_size</option>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
188 </para></listitem>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
189 </itemizedlist>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
190 </para>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
191 </formalpara>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
192
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
193 </sect2>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
194 </sect1>
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
195
b84118357b83 Adding of XML french docs
nicolas
parents:
diff changeset
196 </appendix>