mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01:00
more tajpo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5719 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
962aa7a4d1
commit
042c260259
@ -950,8 +950,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>w and h</I> will be
|
||||
set to the movie's width and height.</P>
|
||||
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>
|
||||
|
||||
<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>,
|
||||
@ -1022,7 +1022,7 @@ Input from standard V4L<BR>
|
||||
|
||||
<P>This is our good old postprocess, juts converted to the filter layer.
|
||||
Performs image quality enhancement, deinterlacing, etc, see
|
||||
<CODE>-npp help</CODE> for available options.
|
||||
<CODE>-npp help</CODE> for available options.</P>
|
||||
|
||||
<P><B><U>Usage</U></B>:</P>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user