mirror of
https://github.com/mpv-player/mpv
synced 2024-12-14 19:05:33 +00:00
default is not 0 but center
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5729 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ab75eda687
commit
f561f70a09
@ -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>,
|
||||
|
Loading…
Reference in New Issue
Block a user