mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-28 20:53:54 +02: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:
parent
a8eaa9ebc6
commit
dfd085aae2
@ -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…
Reference in New Issue
Block a user