summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/codecs.xml11
-rw-r--r--DOCS/xml/en/history.xml8
-rw-r--r--DOCS/xml/en/ports.xml4
-rw-r--r--DOCS/xml/fr/codecs.xml11
-rw-r--r--DOCS/xml/fr/documentation.xml3
-rw-r--r--DOCS/xml/fr/history.xml10
-rw-r--r--DOCS/xml/fr/ports.xml6
7 files changed, 38 insertions, 15 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 609e9056fc..29888aa67b 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -295,6 +295,7 @@ for decoding. Follow the instructions to enable them:
Use the <option>--with-xanimlibdir</option> option to tell
<filename>configure</filename> where
to find the XAnim codecs. By default, it looks for them at
+ <filename class="directory">/usr/local/lib/codecs</filename>,
<filename class="directory">/usr/local/lib/xanim/mods</filename>,
<filename class="directory">/usr/lib/xanim/mods</filename> and
<filename class="directory">/usr/lib/xanim</filename>.
@@ -399,6 +400,14 @@ locations of a full installation. If it does not, tell <filename>configure</file
where to look with the <option>--with-reallibdir</option> option.
</para>
+<para>
+As a second chance you can download the codecs from
+<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>.
+After downloading the Real codecs package, extract it to the
+<filename class="directory">/usr/local/lib/codecs</filename> directory, or you can
+specify a unique path with the <option>--with-reallibdir</option> option.
+</para>
+
<note><para>
<application>RealPlayer</application> libraries currently
<emphasis role="bold">only work with Linux, FreeBSD, NetBSD and Cygwin on the x86,
@@ -519,7 +528,7 @@ decoders:
<note><para>currently only 32bit Intel platforms are supported.</para></note>
<step><para>download MPlayer CVS</para></step>
<step><para>compile MPlayer with:
-<screen>$ ./configure --enable-qtx-codecs</screen>
+<screen>$ ./configure --enable-qtx</screen>
</para></step>
<step><para>download QuickTime DLL pack from
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
diff --git a/DOCS/xml/en/history.xml b/DOCS/xml/en/history.xml
index 0dea018158..95d0bac850 100644
--- a/DOCS/xml/en/history.xml
+++ b/DOCS/xml/en/history.xml
@@ -3,14 +3,16 @@
<sect1 id="history">
<title>History</title>
-<para>
-This began a year ago... I (A'rpi) have tried lots of players under linux
+<blockquote><para>
+This began a year ago... I have tried lots of players under linux
(mtv, xmps, dvdview, livid/oms, videolan, xine, xanim, avifile, xmmp) but
they all have some problem. Mostly with special files or with audio/video
sync. Most of them is unable to play both MPEG1, MPEG2 and AVI (DivX)
files. Many players have image quality or speed problems too. So I've
decided to write/modify one...
+</para></blockquote><para>A'rpi, 2001</para>
+<para>
<itemizedlist>
<listitem><para>
<emphasis role="bold">mpg12play v0.1-v0.3</emphasis>: Sep 22-25, 2000
@@ -22,7 +24,7 @@ decided to write/modify one...
<listitem><para>
<emphasis role="bold">mpg12play v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
</para><para>Mpeg codec replaced with DVDview by Dirk Farin, it was a
- great stuff, but it was slow and was written in C++ (I hate C++!!!)
+ great stuff, but it was slow and was written in C++ (A'rpi hate C++!!!)
</para></listitem>
<listitem><para>
<emphasis role="bold">mpg12play v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index e29b89256c..2b0f51b688 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -260,7 +260,7 @@ since QNX has only X <emphasis>emulation</emphasis> which is VERY slow. Use SDL.
<title>Cygwin</title>
<para>
The Cygwin port is still in its infancy. Currently there is no support for
-Win32 DLLs or OpenGL. SDL is known to distort sound and image or crash on
+OpenGL. SDL is known to distort sound and image or crash on
some systems. <ulink url="../../tech/patches.txt">Patches</ulink>
are always welcome. Best results are achieved with the native DirectX video
output driver (<option>-vo directx</option>) and the native Windows waveout
@@ -306,7 +306,7 @@ device is:
<para>
QuickTime DLLs have also been reported to work. Compile with
-<option>--enable-qtx-codecs</option> and put the codecs into
+<option>--enable-qtx</option> and put the codecs into
the default Windows DLL location, <filename class="directory">C:\WINNT\system32</filename>
or <filename class="directory">C:\Windows\system</filename> depending on your
Windows version.
diff --git a/DOCS/xml/fr/codecs.xml b/DOCS/xml/fr/codecs.xml
index 3454f81b1a..b09304ecf9 100644
--- a/DOCS/xml/fr/codecs.xml
+++ b/DOCS/xml/fr/codecs.xml
@@ -295,6 +295,7 @@ pour décoder. Suivez les instructions pour les activer:
Utilisez l'option <option>--with-xanimlibdir</option> pour dire à
<filename>configure</filename> où trouver les codecs XAnim.
Par défaut, il les cherche dans
+ <filename class="directory">/usr/local/lib/codecs</filename>,
<filename class="directory">/usr/local/lib/xanim/mods</filename>,
<filename class="directory">/usr/lib/xanim/mods</filename> et
<filename class="directory">/usr/lib/xanim</filename>. Vous pouvez également fixer
@@ -400,6 +401,14 @@ complète. Si non, dites à <filename>configure</filename> où chercher avec
l'option <option>--with-reallibdir</option>.
</para>
+<para>
+Vous aurez une deuxième chance en téléchargeant les codecs de
+<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/">http://www.mplayerhq.hu/MPlayer/releases/codecs/</ulink>.
+Après avoir téléchargé le paquet de codecs Real, extrayez-le dans le répertoire
+<filename class="directory">/usr/local/lib/codecs</filename>, ou spécifiez un
+chemin unique avec l'option <option>--with-reallibdir</option>.
+</para>
+
<note><para>
Les librairies <application>RealPlayer</application> <emphasis role="bold">
ne fonctionnent actuellement qu'avec Linux, FreeBSD, NetBSD et Cygwin sur les
@@ -525,7 +534,7 @@ décodeurs suivants:
<note><para>actuellement seules les plateformes Intel 32bit sont supportées.</para></note>
<step><para>téléchargez le CVS de MPlayer</para></step>
<step><para>compilez MPlayer avec:
-<screen>$ ./configure --enable-qtx-codecs</screen>
+<screen>$ ./configure --enable-qtx</screen>
</para></step>
<step><para>téléchargez le pack de DLL QuickTime sur
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/codecs/"/>
diff --git a/DOCS/xml/fr/documentation.xml b/DOCS/xml/fr/documentation.xml
index 59ad0a9380..e8134a5cba 100644
--- a/DOCS/xml/fr/documentation.xml
+++ b/DOCS/xml/fr/documentation.xml
@@ -90,7 +90,8 @@ diffusion <ulink url="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-user
Ok, ça c'est juste bête, pas un exemple de méconnaissance...Simplement ne pas
être si familiarisé avec votre environnement n'est pas une excuse pour être
a) fainéant b) ignorant. Il y a tellement de personnes qui voient le mot
- "erreur" et s'arrêtent là... Quelques-uns seulement semblent lire les mots qui SUIVENT.
+ "erreur" et s'arrêtent là... Quelques-uns seulement semblent lire les mots
+ qui SUIVENT.
</para></blockquote>
</preface>
diff --git a/DOCS/xml/fr/history.xml b/DOCS/xml/fr/history.xml
index aa50b11861..c63ed85083 100644
--- a/DOCS/xml/fr/history.xml
+++ b/DOCS/xml/fr/history.xml
@@ -3,14 +3,16 @@
<sect1 id="history">
<title>Histoire</title>
-<para>
+<blockquote><para>
Cela a commenc&eacute; un an auparavant...
-J'ai (A'rpi) essay&eacute; de nombreux lecteurs de vid&eacute;os sous GNU/Linux (mtv,xmps,dvdview,livid/oms,VideoLAN,
-xine,xanim,avifile,xmmp) mais il pr&eacute;sentaient tous des d&eacute;fauts, particuli&egrave;rement sur
+J'ai essay&eacute; de nombreux lecteurs de vid&eacute;os sous GNU/Linux (mtv,xmps,dvdview,livid/oms,VideoLAN,
+xine,xanim,avifile,xmmp) mais ils pr&eacute;sentaient tous des d&eacute;fauts, particuli&egrave;rement sur
certains fichiers ou avec la synchronisation audio/video. La plupart &eacute;taient incapables de lire &agrave;
la fois les fichiers MPEG1, MPEG2 et AVI (DivX). De plus ils avaient des probl&egrave;mes de vitesse/qualit&eacute;
d'images. J'ai donc d&eacute;cid&eacute; d'en &eacute;crire/modifier un...
+</para></blockquote><para>A'rpi, 2001</para>
+<para>
<itemizedlist>
<listitem><para>
<emphasis role="bold">mpg12play v0.1-v0.3</emphasis>: 22-25 Sep 2000
@@ -23,7 +25,7 @@ d'images. J'ai donc d&eacute;cid&eacute; d'en &eacute;crire/modifier un...
<listitem><para>
<emphasis role="bold">mpg12play v0.5-v0.87</emphasis>: 28 Sep-20 Oct 2000
</para><para>codec Mpeg a &eacute;t&eacute; remplac&eacute; par DVDview de Dirk Farin, du bon boulot,
- mais c'&eacute;tait lent et &eacute;crit en C++ (je d&eacute;teste le C++!!!)
+ mais c'&eacute;tait lent et &eacute;crit en C++ (A'rpi d&eacute;teste le C++!!!)
</para></listitem>
<listitem><para>
<emphasis role="bold">mpg12play v0.9-v0.95pre5</emphasis>: 21 Oct-2 Nov 2000
diff --git a/DOCS/xml/fr/ports.xml b/DOCS/xml/fr/ports.xml
index 084dd9d995..1e1e8d38a1 100644
--- a/DOCS/xml/fr/ports.xml
+++ b/DOCS/xml/fr/ports.xml
@@ -255,8 +255,8 @@ qui est TRÈS lente. Utilisez SDL.
<sect1 id="cygwin">
<title>Cygwin</title>
<para>
-Le port Cygwin est toujours à ces débuts. Actuellement il n'y a aucun support pour les DLLs Win32
-ou OpenGL. SDL est connu pour distordre le son et l'image ou planter sur certains systèmes. Les
+Le port Cygwin est toujours à ces débuts. Actuellement il n'y a aucun support pour
+OpenGL. SDL est connu pour distordre le son et l'image ou planter sur certains systèmes. Les
<ulink url="../../tech/patches.txt">patches</ulink> sont toujours bienvenus. Les meilleurs
résultats peuvent être obtenus avec le pilote SDL natif de sortie vidéo (<option>-vo directx</option>)
et le pilote Windows waveout natif de sortie audio (<option>-ao win32</option>). Vous devriez aussi
@@ -302,7 +302,7 @@ Les DVDs fonctionnent également, définissez juste votre périphérique DVD pour qu
<para>
Les DLLs QuickTime doivent normalement fonctionner. Compilez avec
-<option>--enable-qtx-codecs</option> et placez les codecs dans l'emplacement par défaut des DLLs
+<option>--enable-qtx</option> et placez les codecs dans l'emplacement par défaut des DLLs
Windows, <filename class="directory">C:\WINNT\system32</filename>
ou <filename class="directory">C:\Windows\system</filename> selon votre version de Windows.
</para>