Mercurial > mplayer.hg
annotate DOCS/xml/fr/ports.xml @ 18409:0b8825d823dd
Add a note about main.xml.
author | diego |
---|---|
date | Tue, 09 May 2006 13:49:15 +0000 |
parents | 58ace5bcf0ec |
children | c3dc9a93f56e |
rev | line source |
---|---|
10109 | 1 <?xml version="1.0" encoding="iso-8859-1"?> |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
2 <!-- synced with 1.80 --> |
10109 | 3 <chapter id="ports" xreflabel="Ports"> |
4 <title>Ports</title> | |
5 | |
6 <sect1 id="linux"> | |
7 <title>Linux</title> | |
8 <para> | |
9 La plateforme principale de développement est Linux sur x86, bien que | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
10 <application>MPlayer</application> fonctionne sur de nombreux autres ports |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
11 Linux. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
12 Des binaires de <application>MPlayer</application> sont disponibles depuis |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
13 de nombreuses sources. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
14 Par contre, <emphasis role="bold">aucun de ces paquets n'est supporté</emphasis>. |
10109 | 15 Rapportez les problèmes à leurs auteurs, pas à nous. |
16 </para> | |
17 | |
18 <sect2 id="debian"> | |
19 <title>Paquets Debian</title> | |
20 <para> | |
14098 | 21 Pour construire le paquet Debian, lancez la commande suivante dans le |
22 répertoire source de <application>MPlayer</application>: | |
23 | |
10109 | 24 <screen>fakeroot debian/rules binary</screen> |
14098 | 25 |
26 Si vous voulez passer des options particulières à configure, vous pouvez | |
27 définir la variable d'environnement <envar>DEB_BUILD_OPTIONS</envar>. | |
28 Par exemple, si vous voulez le support de la GUI et de l'OSD, faites: | |
29 | |
30 <screen>DEB_BUILD_OPTIONS="--enable-gui --enable-menu" fakeroot debian/rules binary</screen> | |
31 | |
32 Vous pouvez aussi passer quelques variables au Makefile. Par exemple, si | |
33 vous voulez compiler avec gcc 3.4 même si ce n'est pas celui par défaut: | |
34 | |
35 <screen>CC=gcc-3.4 DEB_BUILD_OPTIONS="--enable-gui" fakeroot debian/rules binary</screen> | |
36 | |
37 Pour nettoyer l'arborescence des sources, exécutez la commande suivante: | |
38 | |
39 <screen>fakeroot debian/rules clean</screen> | |
40 | |
10109 | 41 En tant que root installez le paquet <filename>.deb</filename> comme d'habitude: |
14098 | 42 |
10109 | 43 <screen>dpkg -i ../mplayer_<replaceable>version</replaceable>.deb</screen> |
44 </para> | |
45 | |
46 <para> | |
14098 | 47 Christian Marillat a construit des paquets Debian non-officiels pour |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
48 <application>MPlayer</application>, <application>MEncoder</application> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
49 et les polices depuis un certain temps, vous pouvez les obtenir (apt-get) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
50 depuis sa <ulink url="http://hpisi.nerim.net/">page web</ulink>. |
10109 | 51 </para> |
52 </sect2> | |
53 | |
54 <sect2 id="rpm"> | |
55 <title>Paquets RPM</title> | |
56 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
57 Dominik Mierzejewski a créé et maintient des paquets RPM officiels de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
58 <application>MPlayer</application> pour Red Hat et Fedora Core. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
59 Ils sont disponibles sur son |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
60 <ulink url="http://rpm.greysector.net/mplayer/">repository</ulink>. |
10109 | 61 </para> |
62 | |
63 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
64 Les paquets RPM pour Mandrake/Mandriva sont disponibles sur le |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
65 <ulink url="http://plf.zarb.org/">P.L.F.</ulink>, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
66 SuSE incluait une version limitée de <application>MPlayer</application> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
67 dans sa distribution. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
68 Ils l'ont retiré dans leurs dernières versions. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
69 Vous pouvez obtenir des RPMs fonctionnels sur |
11642 | 70 <ulink url="http://packman.links2linux.de/?action=128">links2linux.de</ulink>. |
10109 | 71 </para> |
72 </sect2> | |
73 | |
74 <sect2 id="arm"> | |
75 <title>ARM</title> | |
76 <para> | |
14098 | 77 <application>MPlayer</application> fonctionne sur les PDAs Linux avec un |
78 CPU ARM c-a-d Sharp Zaurus, Compaq Ipaq. La manière | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
79 la plus facile d'obtenir <application>MPlayer</application> est de récupérer |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
80 un des paquets |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
81 <ulink url="http://www.openzaurus.org">OpenZaurus</ulink>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
82 Si vous voulez le compiler vous-même, vous devriez regarder les répertoires |
11844 | 83 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/mplayer?nav=index.html|src/.|src/packages">mplayer</ulink> |
10109 | 84 et |
85 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/libavcodec?nav=index.html|src/.|src/packages">libavcodec</ulink> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
86 du répertoire raçine de la distribution OpenZaurus. |
17202 | 87 Ils ont toujours les derniers Makefile et patchs utilisés pour contruire |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
88 un <application>MPlayer</application> CVS avec |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
89 <systemitem class="library">libavcodec</systemitem>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
90 Si vous avez besoin d'une GUI, vous pouvez utiliser xmms-embedded. |
10109 | 91 </para> |
92 </sect2> | |
93 </sect1> | |
94 | |
95 <sect1 id="bsd"> | |
96 <title>*BSD</title> | |
97 <para> | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
98 <application>MPlayer</application> fonctionne sur toutes les variations |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
99 de BSD connues. |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
100 Il y a des versions ports/pkgsrc/fink/etc de <application>MPlayer</application> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
101 disponibles qui sont probablement plus faciles à utiliser que nos |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
102 sources brutes. |
10109 | 103 </para> |
104 | |
105 <para> | |
14098 | 106 Pour construire <application>MPlayer</application> vous aurez besoin de GNU |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
107 make (gmake - le make natif de BSD ne fonctionnera pas) et une version |
14098 | 108 récente des binutils. |
10109 | 109 </para> |
110 | |
111 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
112 Si <application>MPlayer</application> se plaint de ne pas trouver |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
113 <filename>/dev/cdrom</filename> ou <filename>/dev/dvd</filename>, créez |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
114 le lien symbolique approprié: |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
115 <screen>ln -s /dev/<replaceable>votre_périphérique_cdrom</replaceable> /dev/cdrom</screen> |
10109 | 116 </para> |
117 | |
118 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
119 Pour utiliser les DLLs Win32 avec <application>MPlayer</application> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
120 vous devrez recompiler le noyau avec "<envar>option USER_LDT</envar>" |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
121 (à moins d'utiliser FreeBSD-CURRENT, où c'est le cas par défaut). |
10109 | 122 </para> |
123 | |
124 | |
125 <sect2 id="freebsd"> | |
126 <title>FreeBSD</title> | |
127 <para> | |
128 Si votre CPU à SSE, recompilez votre noyau avec | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
129 "<envar>options CPU_ENABLE_SSE</envar>" (FreeBSD-STABLE ou patches noyau |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
130 requis). |
10109 | 131 </para> |
132 </sect2> | |
133 | |
134 <sect2 id="openbsd"> | |
135 <title>OpenBSD</title> | |
136 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
137 À cause des limitations dans les différentes versions de gas (relocation |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
138 contre MMX), vous aurez besoin de compiler en deux étapes: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
139 D'abord assurez-vous que le non-natif est en premier dans votre |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
140 <envar>$PATH</envar> et faites un <command>gmake -k</command>, ensuite |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
141 assurez-vous que la version native est utilisée et faites |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
142 <command>gmake</command>. |
10109 | 143 </para> |
14098 | 144 <para> |
145 Depuis OpenBSD 3.4 le hack ci-dessus n'est plus nécessaire. | |
146 </para> | |
10109 | 147 </sect2> |
11346 | 148 |
149 <sect2 id="darwin"> | |
150 <title>Darwin</title> | |
151 <para> | |
11428 | 152 Voir la section <link linkend="macos">Mac OS</link>. |
11346 | 153 </para> |
154 </sect2> | |
10109 | 155 </sect1> |
156 | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
157 <sect1 id="unix"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
158 <title>Unix Commercial</title> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
159 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
160 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
161 <application>MPlayer</application> a été porté sur un grand nombre d'Unix |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
162 commerciaux. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
163 Étant donné que les environements de dévelopement sur ces systèmes |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
164 ont tendances à être différent de ceux trouvé sur les Unix libres, vous devrez |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
165 peut-être faire quelques ajustements manuels pour que le build fonctionne. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
166 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
167 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
168 <sect2 id="solaris"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
169 <title>Solaris</title> |
10109 | 170 <para> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
171 <application>MPlayer</application> devrait fonctionner sous Solaris 2.6 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
172 ou supérieur. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
173 Utilisez le pilote audio de SUN avec l'option <option>-ao sun</option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
174 pour le son. |
10109 | 175 </para> |
176 | |
177 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
178 Sur les <emphasis role="bold">UltraSPARCs</emphasis>, <application>MPlayer</application> |
14098 | 179 profite des avantages de leurs extensions |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
180 <emphasis role="bold">VIS</emphasis> (équivalentes au MMX), actuellement |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
181 uniquement dans <systemitem class="library">libmpeg2</systemitem>, |
14098 | 182 <systemitem class="library">libvo</systemitem> |
183 et <systemitem class="library">libavcodec</systemitem>, mais pas | |
184 dans <systemitem class="library">mp3lib</systemitem>. Vous pouvez regarder | |
185 un fichier VOB sur un CPU à 400MHz. Vous aurez besoin d'avoir | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
186 <ulink url="http://www.sun.com/sparc/vis/mediaLib.html"><systemitem class="library">mLib</systemitem></ulink> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
187 installé. |
10109 | 188 </para> |
189 | |
190 <para> | |
191 Pour construire ce paquetage vous aurez besoin de GNU <application>make</application> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
192 (<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), le |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
193 make natif de Solaris ne fonctionnera pas. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
194 Message d'erreur typique si vous utilisez le make de Solaris au lieu de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
195 celui de GNU: |
10109 | 196 <screen> |
197 % /usr/ccs/bin/make | |
198 make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen | |
199 </screen> | |
200 </para> | |
201 | |
202 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
203 Sur Solaris SPARC, vous aurez besoin du compilateur C/C++ GNU; cela n'a |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
204 pas d'importance que le compilateur C/C++ GNU soit configuré avec ou sans |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
205 l'assembleur GNU. |
10109 | 206 </para> |
207 | |
208 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
209 Sur Solaris x86,vous aurez besoin de l'assembleur GNU et du compilateur |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
210 C/C++ GNU, configuré pour l'utilisation de l'assembleur GNU ! Le code |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
211 de <application>MPlayer</application> sur la plateforme x86 fait un usage |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
212 intensif des instructions MMX, SSE et 3DNOW! qui ne peuvent pas être |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
213 assemblées en utilisant l'assembleur de Sun |
10109 | 214 <filename>/usr/ccs/bin/as</filename>. |
215 </para> | |
216 | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
217 <para>Le script <filename>configure</filename> essaie de trouver quel |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
218 assembleur est utilisé par votre commande "gcc" (au cas ou |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
219 l'autodétection échoue, utilisez l'option |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
220 <option>--as=<replaceable>/endroit/ou/vous/avez/installe/gnu-as</replaceable></option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
221 pour indiquer au script <filename>configure</filename> où il peut trouver |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
222 GNU "as" sur votre système). |
10109 | 223 </para> |
224 | |
225 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
226 Message d'erreur de <filename>configure</filename> sur un système Solaris |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
227 x86 en utilisant GCC sans assembleur GNU: |
10109 | 228 <screen> |
229 % configure | |
230 ... | |
231 Checking assembler (/usr/ccs/bin/as) ... , failed | |
232 Please upgrade(downgrade) binutils to 2.10.1... | |
233 </screen> | |
234 (Solution: Installez et utilisez un gcc configuré avec <option>--with-as=gas</option>) | |
235 </para> | |
236 | |
237 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
238 Erreur typique obtenue en construisant avec un compilateur C GNU qui n'utilise |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
239 pas GNU as: |
10109 | 240 <screen> |
241 % gmake | |
242 ... | |
243 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math | |
244 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c | |
245 Assembler: mplayer.c | |
246 "(stdin)", line 3567 : Illegal mnemonic | |
247 "(stdin)", line 3567 : Syntax error | |
248 ... more "Illegal mnemonic" and "Syntax error" errors ... | |
249 </screen> | |
250 </para> | |
251 | |
252 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
253 A cause de bogues dans Solaris 8, il se peut que vous ne pouviez pas lire |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
254 de disques DVD plus gros que 4 Go: |
10109 | 255 </para> |
256 | |
257 <itemizedlist> | |
258 <listitem><para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
259 Le pilote sd(7D) de Solaris 8 x86 a un bogue quand on accède à un bloc disque |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
260 >4Go sur un périphérique en utilisant une taille de bloc logique |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
261 != DEV_BSIZE (c-a-d. CD-ROM et DVD). |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
262 A cause d'un dépassement des entiers 32Bit, on accède à une adresse disque |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
263 modulo 4 Go. |
10109 | 264 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22516"/>). |
265 Ce problème n'existe pas sur la version SPARC de Solaris 8. | |
266 </para></listitem> | |
267 | |
268 <listitem><para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
269 Un bogue similaire est présent dans le code du système de fichier hsfs(7FS) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
270 (alias ISO9660), il se peut |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
271 que hsfs ne supporte pas les partitions/disques plus gros(ses) que 4GB, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
272 toutes les données sont accédées modulo 4Go. |
10109 | 273 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22592"/>). |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
274 Le problème hsfs peut être résolu en installant le patch 109764-04 (sparc) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
275 / 109765-04 (x86). |
10109 | 276 </para></listitem> |
277 </itemizedlist> | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
278 </sect2> |
10109 | 279 |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
280 <sect2 id="irix"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
281 <title>IRIX</title> |
10109 | 282 <para> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
283 Vous pouvez soit essayer d'installer le programme d'installation GNU, et |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
284 (si vous ne l'avez pas mis dans votre chemin par défaut) précisez ensuite |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
285 l'endroit où il est: |
11642 | 286 <screen>./configure --with-install=<replaceable>/chemin/et/nom/de/l'installation</replaceable></screen> |
10109 | 287 </para> |
288 | |
289 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
290 Soit vous pouvez utilisez l'installation par défaut livrée avec IRIX 6.5, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
291 auquel cas vous devrez éditer le <filename>Makefile</filename> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
292 manuellement. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
293 Changez les deux lignes suivantes: |
10109 | 294 <programlisting> |
295 $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1 | |
296 | |
297 $(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf | |
298 </programlisting> | |
299 par: | |
300 <programlisting> | |
301 $(INSTALL) -m 644 mplayer.1 $(MANDIR)/man1/ | |
302 | |
303 $(INSTALL) -m 644 codecs.conf $(CONFDIR)/ | |
304 </programlisting> | |
14098 | 305 Et ensuite faites (depuis le rép. source de <application>MPlayer</application>): |
10109 | 306 <screen>cp DOCS/mplayer.1 . ; cp etc/codecs.conf .</screen> |
307 finalement lancez la construction et l'installation. | |
308 </para> | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
309 </sect2> |
10109 | 310 |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
311 <sect2 id="hp-ux"> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
312 <title>HP UX</title> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
313 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
314 Joe Page héberge un |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
315 <ulink url="http://users.rcn.com/joepage/mplayer_on_hpux11.htm">HOWTO</ulink> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
316 <application>MPlayer</application> sous HP-UX écrit par Martin Gansser sur |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
317 sa page web. Avec ses instructions la compilation devrait fonctionner sans |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
318 modifications. L'information qui suit a été récupéré depuis ce HOWTO. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
319 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
320 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
321 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
322 Vous avez besoin de GCC 3.4.0 ou supérieur, GNU make 3.80 ou supérieur et |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
323 SDL 1.2.7 ou supérieur. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
324 HP cc ne fournira pas un programme qui marche, les versions précedentes de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
325 GCC sont boguées. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
326 Pour la fonctionnalité OpenGL vous aurez besoin d'installer Mesa et les |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
327 pilotes de sortie vidéo gl et gl2 devraient marcher, la vitesse pouvant en |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
328 être très affecté, dépendamment de la vitesse du CPU. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
329 Un bon substitut au pauvre système son natif de HP-UX est GNU esound. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
330 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
331 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
332 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
333 Créer le périphérique DVD |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
334 scanne le bus SCSI avec: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
335 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
336 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
337 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
338 # ioscan -fn |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
339 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
340 Class I H/W Path Driver S/W State H/W Type Description |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
341 ... |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
342 ext_bus 1 8/16/5 c720 CLAIMED INTERFACE Built-in SCSI |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
343 target 3 8/16/5.2 tgt CLAIMED DEVICE |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
344 disk 4 8/16/5.<emphasis role="bold">2</emphasis>.<emphasis role="bold">0</emphasis> sdisk CLAIMED DEVICE |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
345 <emphasis role="bold">PIONEER DVD-ROM DVD-305</emphasis> /dev/dsk/c1t2d0 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
346 <emphasis role="bold">/dev/rdsk/c1t2d0</emphasis> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
347 target 4 8/16/5.7 tgt CLAIMED DEVICE |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
348 ctl <emphasis role="bold">1</emphasis> 8/16/5.7.0 sctl CLAIMED DEVICE Initiator |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
349 /dev/rscsi/c1t7d0 /dev/rscsi/c1t7l0 /dev/scsi/c1t7l0 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
350 ... |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
351 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
352 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
353 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
354 La sortie d'écran montre un lecteur DVD-ROM Pioneer à l'adresse SCSI 2. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
355 L'instance de la carte pour le chemin hardware 8/16 est 1. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
356 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
357 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
358 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
359 Créer un lien depuis le prériphérique brut vers le périphérique DVD. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
360 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
361 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
362 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
363 # ln -s /dev/rdsk/c<replaceable><SCSI bus instance></replaceable>t |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
364 <replaceable><SCSI target ID></replaceable>d<replaceable><LUN></replaceable> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
365 /dev/<replaceable><device></replaceable> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
366 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
367 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
368 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
369 Exemple: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
370 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
371 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
372 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
373 # ln -s /dev/rdsk/c1t2d0 /dev/dvd |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
374 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
375 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
376 <para> |
17202 | 377 Ci-dessous sont exposées les solutions pour certains problèmes communs: |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
378 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
379 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
380 <itemizedlist> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
381 <listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
382 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
383 Plante au démarrage avec le message d'erreur suivant: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
384 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
385 /usr/lib/dld.sl: Unresolved symbol: finite (code) from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/../../../libGL.sl |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
386 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
387 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
388 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
389 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
390 Cela signifie que la fonction <systemitem>.finite().</systemitem> n'est pas |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
391 disponible dans la librairie standard math de HP-UX. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
392 A la place, il y a <systemitem>.isfinite().</systemitem>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
393 Solution: Utiliser le dernier fichier dépôt Mesa. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
394 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
395 </listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
396 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
397 <listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
398 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
399 Plante à la lecture avec le message d'erreur suivant: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
400 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
401 /usr/lib/dld.sl: Unresolved symbol: sem_init (code) from /usr/local/lib/libSDL-1.2.sl.0 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
402 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
403 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
404 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
405 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
406 Solution: Utiliser l'option extralibdir lors de configure |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
407 <option>--with-extralibdir="/usr/lib -lrt"</option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
408 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
409 </listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
410 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
411 <listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
412 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
413 MPlayer segfaults avec un message comme celui-ci: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
414 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
415 Pid 10166 received a SIGSEGV for stack growth failure. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
416 Possible causes: insufficient memory or swap space, or stack size exceeded maxssiz. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
417 Segmentation fault |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
418 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
419 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
420 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
421 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
422 Solution: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
423 Le noyau HP-UX a une taille de pile par défaut de 8MO(?) par processus. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
424 (des patches 11.0 et de plus récent 10.20 vous permettront d'augmenter |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
425 <systemitem>maxssiz</systemitem> jusqu'à 350MB pour les programmes |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
426 32-bit). |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
427 Vous aurez besoin d'étendre <systemitem>maxssiz</systemitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
428 et de recompiler le noyau (et redémarrer). |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
429 Vous pouvez utiliser SAM pour ce faire. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
430 (Pendant ce temps, aller voir le paramètre <systemitem>maxdsiz</systemitem> |
17202 | 431 pour le montant maximum de données qu'un programme peut utiliser. |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
432 Cela dépend de vos applications, si la valeur par défaut de 64MO est |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
433 suffisante ou non.) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
434 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
435 </listitem> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
436 </itemizedlist> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
437 |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
438 </sect2> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
439 |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
440 <sect2 id="aix"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
441 <title>AIX</title> |
10109 | 442 <para> |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
443 <application>MPlayer</application> se compile parfaitement sous AIX 5.1, |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
444 5.2 et 5.3, en utilisant GCC 3.3 ou plus. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
445 La compilation de <application>MPlayer</application> sous AIX 4.3.3 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
446 et inférieur n'a pas été testé. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
447 Il est hautement recommandé que vous compiliez |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
448 <application>MPlayer</application> en utilisant GCC 3.4 ou plus, ou si |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
449 vous êtes sous POWERS, GCC 4.0 est requis. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
450 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
451 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
452 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
453 Assurez vous d'utiliser GNU make (<filename>/opt/freeware/bin/gmake</filename>) |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
454 pour construire <application>MPlayer</application>, autrement vous rencontreriez |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
455 des problèmes si vous utilisez <filename>/usr/ccs/bin/make</filename>. |
10109 | 456 </para> |
457 | |
458 <para> | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
459 La détection CPU est toujours un travail en cours. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
460 Les architectures suivantes ont été testé: |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
461 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
462 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
463 <itemizedlist> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
464 <listitem><para>604e</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
465 <listitem><para>POWER4</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
466 </itemizedlist> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
467 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
468 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
469 Les architectures suivantes n'ont pas été testé, mais devraient quand |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
470 même marcher: |
10109 | 471 </para> |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
472 <itemizedlist> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
473 <listitem><para>POWER</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
474 <listitem><para>POWER2</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
475 <listitem><para>POWER3</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
476 <listitem><para>POWER5</para></listitem> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
477 </itemizedlist> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
478 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
479 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
480 Le son à travers les Services Ultimedia n'est pas supporté, comme Ultimedia a |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
481 été abondonné dans AIX 5.1; , la seule option est d'utiliser les pilotes AIX OSS |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
482 de 4Front Technologies depuis |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
483 <ulink url="http://www.opensound.com/aix.html">http://www/opensound.com/aix/html</ulink>. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
484 4Front Technologies fourni librement les pilotes OSS pour un usage personnel |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
485 et non-commercial. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
486 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
487 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
488 </sect2> |
10109 | 489 </sect1> |
490 | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
491 <sect1 id="windows"> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
492 <title>Windows</title> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
493 |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
494 <para>Oui, MPlayer tourne sous Windows via |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
495 <ulink url="http://www.cygwin.com/">Cygwin</ulink> et |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
496 <ulink url="http://www.mingw.org/">MinGW</ulink>. |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
497 Il n'a pas encore de GUI, mais la version en ligne de commande est |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
498 complètement opérationnelle. Vous devriez jeter un oeil à la liste de diffusion |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
499 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">Mplayer-cygwin</ulink> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
500 pour obtenir de l'aide et les dernières informations. |
17202 | 501 Les binaires officiels de Windows peuvent être récupérés sur la |
17706
83c1acef76d5
New website structure, the /homepage subdirectory is gone.
diego
parents:
17205
diff
changeset
|
502 <ulink url="http://www.mplayerhq.hu/design7/dload.html">page de téléchargement</ulink>. |
17202 | 503 Les paquetages d'installation et de simple frontends GUI sont disponibles à partir de sources |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
504 externe, nous avons collecté ensuite dans la section Windows de notre |
17706
83c1acef76d5
New website structure, the /homepage subdirectory is gone.
diego
parents:
17205
diff
changeset
|
505 <ulink url="http://www.mplayerhq.hu/design7/projects.html#windows">page de projets</ulink>. |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
506 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
507 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
508 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
509 Si vous souhaitez éviter d'utiliser la commande en ligne, une astuce |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
510 toute simple est de mettre un raccourci sur votre bureau qui contient |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
511 quelque chose comme ce qui suit dans la section d'execution: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
512 <screen><replaceable>c:\chemin\vers\</replaceable>mplayer.exe %1</screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
513 Cela va faire lire à <application>MPlayer</application> n'importe quel |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
514 film qui est laché sur le raccourci. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
515 Ajoutez <option>-fs</option> pour le mode plein écran. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
516 </para> |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
517 |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
518 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
519 Les meilleurs résultats sont obtenus avec le codec vidéo DirectX natif |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
520 (<option>-vo directx</option>). Vous pouvez aussi utiliser OpenGL et SDL, |
14098 | 521 mais les performances d'OpenGL sont très variables suivant les systèmes |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
522 et SDL est connu pour distordre l'image ou planter sur certains systèmes. |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
523 Si l'image est distordue, essayez de désactiver l'accélération matérielle avec |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
524 <option>-vo directx:noaccel</option>. Téléchargez les |
15686
06d9566a7d97
URL updates, sync by removing a few outdated FAQ entries.
diego
parents:
15063
diff
changeset
|
525 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/contrib/dx7headers.tgz">fichiers d'entête DirectX 7</ulink> |
14098 | 526 pour compiler le pilote de sortie vidéo DirectX. De plus vous devez |
527 avoir DirectX 7 ou supérieur pour que ce pilote fonctionne.</para> | |
528 | |
529 <para><link linkend="vidix">VIDIX</link> fonctionne maintenant sous Windows | |
530 avec <option>-vo winvidix</option>, bien que ce soit toujours expérimental | |
531 et que cela requiert une configuration manuelle. Téléchargez | |
15686
06d9566a7d97
URL updates, sync by removing a few outdated FAQ entries.
diego
parents:
15063
diff
changeset
|
532 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> ou |
06d9566a7d97
URL updates, sync by removing a few outdated FAQ entries.
diego
parents:
15063
diff
changeset
|
533 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (avec support des MTRR)</ulink> |
14098 | 534 et copiez le dans le répertoire |
535 <filename class="directory">libdha/dhahelperwin</filename> de votre arborescence | |
536 <application>MPlayer</application>. | |
537 Ouvrez une console et placez-vous dans ce répertoire. Ensuite tapez | |
538 | |
539 <screen>gcc -o dhasetup.exe dhasetup.c</screen> | |
540 | |
541 et exécutez | |
542 | |
543 <screen>dhasetup.exe install</screen> | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
544 |
14098 | 545 en tant qu'Administrateur. Ensuite vous devez rebooter. Lorsque c'est |
546 fait, copiez les fichiers <systemitem class="library">.so</systemitem> | |
547 de <filename class="directory">vidix/drivers</filename> dans le répertoire | |
548 <filename class="directory">mplayer/vidix</filename> relatif à votre | |
549 <filename>mplayer.exe</filename>.</para> | |
550 | |
551 <para>Pour de meilleurs résultats <application>MPlayer</application> devrait | |
552 utiliser une palette que votre carte graphique supporte de façon matérielle. | |
553 Malheureusement, de nombreux pilotes graphiques Windows renvoient certaines | |
554 palettes alors que la carte ne le supporte pas. Pour le vérifier, essayez | |
555 | |
556 <screen>mplayer -benchmark -nosound -frames 100 -vf format=<replaceable>palette</replaceable> <replaceable>film</replaceable></screen> | |
557 | |
558 où <replaceable>palette</replaceable> peut être n'importe quelle palette | |
559 affichée par l'option <option>-vf format=fmt=help</option>. Si vous | |
560 trouvez une palette que votre carte gère particulièrement mal, | |
561 <option>-vf noformat=<replaceable>palette</replaceable></option> | |
15014 | 562 l'empèchera d'être utilisée. Ajouter cela à votre fichier de conf pour |
14098 | 563 ne plus l'utiliser de façon permanente.</para> |
564 | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
565 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
566 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
567 There are special codec packages for Windows available on our |
17706
83c1acef76d5
New website structure, the /homepage subdirectory is gone.
diego
parents:
17205
diff
changeset
|
568 <ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
569 to allow playing formats for which there is no native support yet. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
570 Put the codecs somewhere in your path or pass |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
571 <option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
572 (alternatively |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
573 <option>--with-codecsdir=<replaceable>/path/to/your/codecs</replaceable></option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
574 only on <application>Cygwin</application>) to <filename>configure</filename>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
575 We have had some reports that Real DLLs need to be writable by the user |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
576 running <application>MPlayer</application>, but only on some systems (NT4). |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
577 Try making them writable if you have problems.</para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
578 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
579 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
580 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
581 Il y a des paquetages de codec spécial pour Windows disponible sur notre |
17706
83c1acef76d5
New website structure, the /homepage subdirectory is gone.
diego
parents:
17205
diff
changeset
|
582 <ulink url="http://www.mplayerhq.hu/design7/codecs.html">page de codecs</ulink> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
583 pour permettre de jouer les formats qui ne sont pas encore nativement |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
584 supportés. |
17202 | 585 Placez les codecs quelque part dans votre patch ou passez |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
586 <option>--with-codecsdir=<replaceable>c:/chemin/de/vos/codecs</replaceable></option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
587 (éventuellement |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
588 <option>--with-codecsdir=<replaceable>/chemin/de/vos/codecs</replaceable></option> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
589 uniquement sous <application>Cygwin</application>) à <filename>configure</filename>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
590 Nous avons eu quelques retours indiquant que les DLLs Real doivent être |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
591 accessibles en écriture pour l'utilisateur ayant lancé |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
592 <application>MPlayer</application>, mais seulement sur certains systèmes |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
593 (NT4). |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
594 Essayez de les rendre accessibles en écriture si vous avez des problèmes. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
595 </para> |
14098 | 596 |
597 <para>Vous pouvez lire des VCDs en jouant les fichiers | |
598 <filename>.DAT</filename> ou <filename>.MPG</filename> que Windows affiche | |
599 sur les VCDs. Cela fonctionne tout simplement comme cela (changez la lettre | |
600 de votre lecteur de CD-ROM):</para> | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
601 |
14098 | 602 <screen>mplayer <replaceable>d:/mpegav/avseq01.dat</replaceable></screen> |
603 | |
604 <para>Les DVDs fonctionnent également, ajustez <option>-dvd-device</option> | |
605 à la lettre de votre lecteur DVD-ROM:</para> | |
606 | |
607 <screen>mplayer dvd://<replaceable><titre></replaceable> -dvd-device <replaceable>d</replaceable>:</screen> | |
608 | |
609 <para>La console <application>Cygwin</application>/<application>MinGW</application> | |
610 est plutôt lente. Il semble que rediriger la sortie | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
611 ou utiliser l'option <option>-quiet</option> améliore les performances. Le |
17205 | 612 rendu direct (<option>-dr</option>) peut également aider. |
613 Si la lecture est erratique, essayez | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
614 <option>-autosync 100</option>. Si certaines de ces options vous sont utiles, |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
615 vous pouvez les placer dans votre fichier de config.</para> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
616 |
17205 | 617 <note> |
618 | |
619 <para>Sous Windows la détection CPU en cours d'execution (runtime CPU detection) | |
620 désactive le support SSE en raison de plantages récurrent et dur à tracer liés au SSE. | |
621 Si vous souhaitez avoir le support SSE sous Windows, vous devrez compiler sans | |
622 runtime CPU detection. | |
623 </para> | |
624 | |
625 <para>Si vous avez un Pentium 4 et que vous expériencez un plantage lors de l'utilisation | |
626 des codecs RealPlayer vous pourriez vouloir désactiver le support hyperthreading. | |
627 </para> | |
628 | |
629 </note> | |
630 | |
631 | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
632 <sect2 id="cygwin"> |
11642 | 633 <title><application>Cygwin</application></title> |
10109 | 634 |
635 <para> | |
14098 | 636 Vous devez utiliser <application>Cygwin</application> 1.5.0 ou supérieur |
637 pour pouvoir compiler <application>MPlayer</application>.</para> | |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
638 |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
639 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
640 Les fichiers d'entête DirectX doivent être décompressés dans |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
641 <filename class="directory">/usr/include/</filename> ou dans |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
642 <filename class="directory">/usr/local/include/</filename>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
643 </para> |
10109 | 644 |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
645 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
646 Les instructions et les fichiers pour faire tourner SDL sous Cygwin |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
647 peuvent être trouvés sur le |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
648 <ulink url="http://www.libsdl.org/extras/win32/cygwin/">site de libsdl</ulink>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
649 </para> |
10109 | 650 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
651 </sect2> |
10109 | 652 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
653 |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
654 <sect2 id="mingw"> |
11642 | 655 <title><application>MinGW</application></title> |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
656 |
11642 | 657 <para>Installer une version de <application>MinGW</application> qui puisse |
658 compiler <application>MPlayer</application> était considéré comme compliqué, | |
659 mais fonctionne désormais sans modifications. Installez simplement | |
660 <application>MinGW</application> 3.1.0 ou plus récent et MSYS 1.0.9 ou plus | |
661 récent et dites au postinstall de MSYS que <application>MinGW</application> | |
662 est installé.</para> | |
10109 | 663 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
664 <para>Décompressez les fichiers d'entête de DirectX dans <filename class="directory">/mingw/include/</filename>.</para> |
10202 | 665 |
14098 | 666 <para>Le support des entêtes compressées MOV requiert |
667 <ulink url="http://www.gzip.org/zlib/">zlib</ulink>, que | |
668 <application>MinGW</application> ne fournit pas par défaut. | |
669 Configurez-le avec <option>--prefix=/mingw</option> et installez-le | |
670 avant de compiler <application>MPlayer</application>.</para> | |
671 | |
17202 | 672 <para>De complètes instructions pour compiler <application>MPlayer</application> |
673 et les librairies nécessaires sont disponibles sur | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
674 <ulink url="http://mplayerhq.hu/MPlayer/releases/win32/contrib/MPlayer-MinGW-Howto.txt">MPlayer |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
675 MinGW HOWTO</ulink>.</para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
676 |
11083
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
677 </sect2> |
1ffff639216e
sync, typos, cosmetics, more accurate translation & other various fixes
nicolas
parents:
10292
diff
changeset
|
678 |
10202 | 679 |
10109 | 680 </sect1> |
681 | |
11346 | 682 <sect1 id="macos"> |
11428 | 683 <title>Mac OS</title> |
11346 | 684 <para> |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
685 <application>MPlayer</application> ne fonctionne pas sur des versions ultérieures |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
686 à Mac OS 10, mais devrait compiler sans changement sur Mac OS X 10.2 et supérieur. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
687 Le compilateur préféré étant la version Apple de GCC 3.x ou supérieure. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
688 Si vous avez Mac OS X 10.3.9 ou supérieur et QuickTime 7 |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
689 vous pouvez utiliser le pilote macosx de sortie vidéo. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
690 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
691 |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
692 <sect2 id="osx_gui"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
693 <title>MPlayer OS X GUI</title> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
694 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
695 Vous pouvez obtenir un GUI natif et un binaire pré-compilé de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
696 <application>MPlayer</application> pour Mac OS X depuis le projet |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
697 <ulink url="http://mplayerosx.sf.net/">MPlayerOSX</ulink>, mais soyez averti: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
698 ce projet n'est plus du tout actif. |
11346 | 699 </para> |
700 | |
701 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
702 Heureusement, <application>MPlayerOSX</application> a été repris en main |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
703 par un membre de l'équipe de <application>MPlayer</application>. |
17202 | 704 Des versions preview sont disponibles sur notre |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
705 <ulink url="http://mplayerhq.hu/dload.html">page de téléchargement</ulink> |
17202 | 706 et une version officielle ne devrait pas tarder. |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
707 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
708 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
709 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
710 Afin de compiler <application>MPlayerOSX</application> depuis le source |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
711 vous-même, vous avez besoin du module <systemitem>mplayerosx</systemitem>, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
712 du module <systemitem>main</systemitem> et d'une copie du module CVS |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
713 <systemitem>main</systemitem> renommé en <systemitem>main_noaltivec</systemitem>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
714 <systemitem>mplayerosx</systemitem> est le frontend GUI, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
715 <systemitem>main</systemitem> est un MPlayer et |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
716 <systemitem>main_noaltivec</systemitem> est le MPlayer compilé sans le support |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
717 AltiVec. |
11346 | 718 </para> |
719 | |
720 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
721 Pour récupérer les modules CVS utilisez: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
722 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
723 cvs -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer login |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
724 cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer co -P mplayerosx |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
725 cvs -z3 -d:pserver:anonymous@mplayerhq.hu:/cvsroot/mplayer co -P main |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
726 </screen> |
11346 | 727 </para> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
728 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
729 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
730 Pour compiler <application>MPlayerOSX</application> vous aurez besoin de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
731 mettre en place quelque chose comme ceci: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
732 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
733 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
734 MPlayer_repertoire_source |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
735 | |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
736 |--->main (MPlayer CVS source) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
737 | |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
738 |--->main_noaltivec (MPlayer CVS source configuré avec --disable-altivec) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
739 | |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
740 |--->mplayerosx (MPlayerOSX CVS source) |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
741 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
742 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
743 Premièrement vous avez besoin de compiler main et main_noaltivec. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
744 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
745 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
746 <para> |
17202 | 747 Ensuite, réglez une variable globale: |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
748 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
749 <screen>export MACOSX_DEPLOYMENT_TARGET=10.3</screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
750 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
751 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
752 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
753 Et, configure: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
754 </para> |
11346 | 755 |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
756 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
757 Si vous configurez pour un CPU G4 ou au-dessus avec le support AltiVec, |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
758 faire comme suit: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
759 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
760 ./configure --with-termcaplib=ncurses.5 --disable-gl --disable-x11 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
761 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
762 Si vous configurez pour un G3, faire comme suit: |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
763 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
764 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
765 ./configure --with-termcaplib=ncurses.5 --disable-gl --disable-x11 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
766 --disable-altivec |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
767 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
768 Vous pourriez avoir besoin d'éditer <filename>config.mak</filename> et |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
769 changer le |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
770 <systemitem>-mcpu</systemitem> et <systemitem>-mtune</systemitem> de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
771 <systemitem>74XX</systemitem> à <systemitem>G3</systemitem>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
772 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
773 |
11642 | 774 <para> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
775 Continuez avec |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
776 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
777 make |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
778 </screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
779 ensuite placez vous dans le répertoire mplayerosx et tapez |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
780 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
781 <screen> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
782 make dist |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
783 </screen> |
17202 | 784 Cela créera une archive compressée <systemitem>.dmg</systemitem> avec le binaire |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
785 prêt à l'emploi. |
11642 | 786 </para> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
787 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
788 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
789 Vous pouvez aussi utiliser le projet <application>Xcode</application> 2.1; |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
790 le vieux projet pour <application>Xcode</application> 1.x n'étant plus |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
791 du tout en fonction. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
792 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
793 </sect2> |
11642 | 794 </sect1> |
795 | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
796 <sect1 id="exotic_platforms"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
797 <title>Plateformes Exotiques</title> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
798 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
799 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
800 <application>MPlayer</application> se lance sur bon nombre de plateformes exotiques, |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
801 mais la plupart des changements spécifiques à ces systèmes n'ont pas été |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
802 mergé dans l'arbre des sources officielles de <application>MPlayer</application>. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
803 Pour les instructions de build vous devriez vous référer à la documentation |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
804 spécifique du système. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
805 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
806 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
807 <sect2 id="qnx"> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
808 <title>QNX</title> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
809 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
810 Vous aurez besoin de télécharger et installer SDL pour QNX. Puis de lancer |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
811 <application>MPlayer</application> avec les options <option>-vo sdl:driver=photon</option> et |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
812 <option>-ao sdl:nto</option>, cela devrait être rapide. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
813 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
814 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
815 <para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
816 La sortie de <option>-vo x11</option> sera encore plus lente que sous Linux, |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
817 étant donné que QNX n'a qu'une <emphasis>émulation</emphasis> X, qui est |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
818 très lente. |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
819 </para> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
820 </sect2> |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
821 |
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
822 <sect2 id="amiga"> |
11642 | 823 <title>Amiga/MorphOS (GeekGadgets)</title> |
824 <para> | |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
825 Les gens de chez <ulink url="www.amigasoft.net">www.amigasoft.net</ulink> |
17202 | 826 font des paquetages actualisés pour <application>MPlayer</application> et |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
827 <application>MEncoder</application>. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
828 </para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
829 |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
830 <para> |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
831 Nicholas Det de Genesi a réalisé un gros et puissant portage de |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
832 <application>MPlayer</application> pour MorphOS. |
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
833 Malheureusement, il est basé sur la série 0.90. |
11642 | 834 </para> |
835 | |
836 <para> | |
837 Téléchargez-le sur <ulink url="http://www.morphzone.org/">MorphZone</ulink>: | |
838 <itemizedlist> | |
839 <listitem><para> | |
840 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=90"> | |
841 Binaire de <application>MPlayer</application> 0.91</ulink> | |
842 </para></listitem> | |
843 <listitem><para> | |
844 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=91"> | |
845 Source de <application>MPlayer</application> 0.91</ulink> | |
846 </para></listitem> | |
847 <listitem><para> | |
14098 | 848 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=92"> |
16693
c6a6673f0117
synced with 1.70, patch by Johan Bos + reformating of the source by me
gpoirier
parents:
15686
diff
changeset
|
849 Binaire de <application>MEncoder</application> 1.0pre3</ulink> |
11642 | 850 </para></listitem> |
851 </itemizedlist> | |
852 </para> | |
18098
58ace5bcf0ec
Major update of all French files (except mencoder and encoding-guide)
gpoirier
parents:
17706
diff
changeset
|
853 </sect2> |
11642 | 854 </sect1> |
855 | |
10109 | 856 </chapter> |