diff DOCS/encoding.html @ 9302:e23939b2ac30

sync
author gabucino
date Thu, 06 Feb 2003 21:25:48 +0000
parents 513e02e2e553
children
line wrap: on
line diff
--- a/DOCS/encoding.html	Thu Feb 06 20:57:25 2003 +0000
+++ b/DOCS/encoding.html	Thu Feb 06 21:25:48 2003 +0000
@@ -119,7 +119,7 @@
   <CODE>-sws</CODE> option. If it's not specified, MEncoder will use 0:
   fast bilinear.</P>
 
-<H5>Usage:</H5>
+<H4>Usage:</H4>
 
 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder input.mpg -ovc lavc -lavcopts
   vcodec=mpeg4 -vop scale=640:480 -oac copy -o
@@ -311,7 +311,7 @@
   See the manpage about the usage of the <CODE>cropdetect</CODE> and
   <CODE>crop</CODE> filters.</P>
 
-<H5>Usage:</H5>
+<H4>Usage:</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 output.avi</CODE></P>