Browse Source

docu: add word resize to scale filter, to make searching for the word resize simpler

Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
tags/n1.1
rogerdpack 13 years ago
parent
commit
dfd085aae2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/filters.texi

+ 1
- 1
doc/filters.texi View File

@@ -2999,7 +2999,7 @@ pixels will slow things down on a large logo.

@section scale

Scale the input video to @var{width}:@var{height}[:@var{interl}=@{1|-1@}] and/or convert the image format.
Scale (resize) the input video to @var{width}:@var{height}[:@var{interl}=@{1|-1@}] and/or convert the image format.

The scale filter forces the output display aspect ratio to be the same
of the input, by changing the output sample aspect ratio.


Loading…
Cancel
Save