summaryrefslogtreecommitdiffstats
path: root/DOCS/fr/encoding.html
diff options
context:
space:
mode:
authornicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 11:41:33 +0000
committernicolas <nicolas@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-09 11:41:33 +0000
commit381752776c08d84ef9b8d2d54add027625231b74 (patch)
tree5ec9d27ddf22fd0a5fcd9910392242fe48e1a87d /DOCS/fr/encoding.html
parent494aef58668cc460b59bbe5256cca11eb79f779d (diff)
downloadmpv-381752776c08d84ef9b8d2d54add027625231b74.tar.bz2
mpv-381752776c08d84ef9b8d2d54add027625231b74.tar.xz
sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9364 b3059339-0415-0410-9bf9-f77b7e298cf2
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>