summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 06:25:49 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 06:25:49 +0000
commit042c260259473f4edf0762936d2e1dacc64d78fd (patch)
tree8ec62275a945515a1c9442aba1beab6e617ee4e6 /DOCS
parent962aa7a4d1242d587ab4484c50ff6b05d7ba2ab7 (diff)
downloadmpv-042c260259473f4edf0762936d2e1dacc64d78fd.tar.bz2
mpv-042c260259473f4edf0762936d2e1dacc64d78fd.tar.xz
more tajpo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5719 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/documentation.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 48b2c9a505..6d467b891b 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -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>