summaryrefslogtreecommitdiffstats
path: root/DOCS/documentation.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 12:29:33 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 12:29:33 +0000
commitf561f70a098bc56af130bc6c773943aca128373e (patch)
tree21d2a7c6b3f18bdcaeb853febf48008290c92523 /DOCS/documentation.html
parentab75eda687ebcdb53f9b53c77514ea2b3dd2aee1 (diff)
downloadmpv-f561f70a098bc56af130bc6c773943aca128373e.tar.bz2
mpv-f561f70a098bc56af130bc6c773943aca128373e.tar.xz
default is not 0 but center
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5729 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/documentation.html')
-rw-r--r--DOCS/documentation.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index f7ff6d6eff..28303a593f 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -953,8 +953,8 @@ Input from standard V4L<BR>
<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>,