diff DOCS/fr/encoding.html @ 9363:6398c11b1bef

sync
author nicolas
date Sun, 09 Feb 2003 11:41:33 +0000
parents a604236b0dd6
children 883f38591d47
line wrap: on
line diff
--- a/DOCS/fr/encoding.html	Sun Feb 09 11:12:15 2003 +0000
+++ b/DOCS/fr/encoding.html	Sun Feb 09 11:41:33 2003 +0000
@@ -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 @@
   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>