Mercurial > mplayer.hg
changeset 5718:82af351fff02
more tajpo
author | gabucino |
---|---|
date | Sat, 20 Apr 2002 06:25:49 +0000 |
parents | 6ce094404a35 |
children | 95e4f59d9aba |
files | DOCS/documentation.html |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/documentation.html Sat Apr 20 06:24:59 2002 +0000 +++ b/DOCS/documentation.html Sat Apr 20 06:25:49 2002 +0000 @@ -950,8 +950,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>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 @@ <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>