diff DOCS/encoding.html @ 4908:9b2b09d3ff8b

strike period over, commiting stuff. next commit will be rewrite. (?)
author gabucino
date Fri, 01 Mar 2002 20:39:59 +0000
parents 860808c94265
children 40b48a0a780e
line wrap: on
line diff
--- a/DOCS/encoding.html	Fri Mar 01 14:54:05 2002 +0000
+++ b/DOCS/encoding.html	Fri Mar 01 20:39:59 2002 +0000
@@ -165,9 +165,8 @@
 
 <P><B>MEncoder</B> can scale input images if they come in YV12 format (for example:
   ffdivx, odivx drivers, or mpeg1/2). The output size is specified with the
-  <CODE>-x</CODE>, and <CODE>-y</CODE> options.  Furthermore, there are 3
-  rescaling filters in <B>MEncoder</B>, <I>0
-  : fast bilinear</I>, <I>1 : bilinear</I>, <I>2 : bicubic</I> (best quality). 
+  <CODE>-x</CODE>, and <CODE>-y</CODE> options.  Furthermore, there are some
+  rescaling filters in <B>MEncoder</B>, see the manpage for them !
   They can be specified with the <CODE>-sws</CODE> option. If not specified,
   <B>MEncoder</B> will use 0 : fast bilinear.</P>