summaryrefslogtreecommitdiffstats
path: root/DOCS/fr/encoding.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/fr/encoding.html')
-rw-r--r--DOCS/fr/encoding.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/fr/encoding.html b/DOCS/fr/encoding.html
index f2b5b6c9ee..d80331dfdc 100644
--- a/DOCS/fr/encoding.html
+++ b/DOCS/fr/encoding.html
@@ -117,7 +117,7 @@
<CODE>-sws</CODE>. Si elle n'est pas spécifiée, MEncoder utilisera 0:
fast bilinear.</P>
-<H5>Utilisation:</H5>
+<H4>Utilisation:</H4>
<P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder entree.mpg -ovc lavc -lavcopts
vcodec=mpeg4 -vop scale=640:480 -oac copy -o
@@ -306,7 +306,7 @@ Explication du processus:
Voir la page de man pour l'utilisation des filtres <CODE>cropdetect</CODE> et
<CODE>crop</CODE>.</P></P>
-<H5>Utilisation:</H5>
+<H4>Utilisation:</H4>
<P><CODE>$ mencoder sample-svcd.mpg -ovc lavc -lavcopts
vcodec=mpeg4:aspect=16.0/9.0 -vop crop=714:548:0:14 -oac copy -o sortie.avi</CODE></P>