You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
doc/filters: indicate commands for scale2ref
This commit is contained in:
@@ -16317,6 +16317,19 @@ Scale a logo to 1/10th the height of a video, while preserving its display aspec
|
|||||||
@end example
|
@end example
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
|
@subsection Commands
|
||||||
|
|
||||||
|
This filter supports the following commands:
|
||||||
|
@table @option
|
||||||
|
@item width, w
|
||||||
|
@item height, h
|
||||||
|
Set the output video dimension expression.
|
||||||
|
The command accepts the same syntax of the corresponding option.
|
||||||
|
|
||||||
|
If the specified expression is not valid, it is kept at its current
|
||||||
|
value.
|
||||||
|
@end table
|
||||||
|
|
||||||
@section scroll
|
@section scroll
|
||||||
Scroll input video horizontally and/or vertically by constant speed.
|
Scroll input video horizontally and/or vertically by constant speed.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user