changeset 5728:71712b862fff

default is not 0 but center
author gabucino
date Sat, 20 Apr 2002 12:29:33 +0000
parents 83be0958824d
children 6a76686dda2d
files DOCS/documentation.html
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/documentation.html	Sat Apr 20 12:06:56 2002 +0000
+++ b/DOCS/documentation.html	Sat Apr 20 12:29:33 2002 +0000
@@ -953,8 +953,8 @@
 
 <P>This sets up a filter pipeline (you can use any number of filters). Their
   parameters are optional and if omitted, some of them are set to default
-  values, like <I>x and y</I> are both set to 0, and <I>width and height</I>
-  will be set to the movie's width and height.</P>
+  values, like <I>x and y</I> are both set to the center of the screen, and
+  <I>width and height</I> will be set to the movie's width and height.</P>
 
 <P>Filters are queued starting from libvo, so <CODE>filter1</CODE> will be the
   last called filter (after that libvo comes, or when using <B>MEncoder</B>,