more tajpo

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5719 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2002-04-20 06:25:49 +00:00
parent 962aa7a4d1
commit 042c260259
1 changed files with 3 additions and 3 deletions

View File

@ -950,8 +950,8 @@ Input from standard V4L<BR>
<P>This sets up a filter pipeline (you can use any number of filters). Their <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 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 values, like <I>x and y</I> are both set to 0, and <I>width and height</I>
set to the movie's width and height.</P> 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 <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>, 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. <P>This is our good old postprocess, juts converted to the filter layer.
Performs image quality enhancement, deinterlacing, etc, see 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> <P><B><U>Usage</U></B>:</P>