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

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 x and y are both set to 0, and w and h will be - set to the movie's width and height.

+ values, like x and y are both set to 0, and width and height + will be set to the movie's width and height.

Filters are queued starting from libvo, so filter1 will be the last called filter (after that libvo comes, or when using MEncoder, @@ -1022,7 +1022,7 @@ Input from standard V4L

This is our good old postprocess, juts converted to the filter layer. Performs image quality enhancement, deinterlacing, etc, see - -npp help for available options. + -npp help for available options.

Usage: