mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-12 13:23:48 +00:00
docu: add word resize to scale filter, to make searching for the word resize simpler
Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user