mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
doc/filters: rework Commands section for overlay filter
This commit is contained in:
parent
b2e22731e4
commit
fdedfc029b
@ -4369,16 +4369,16 @@ efficiency of such approach.
|
||||
|
||||
@subsection Commands
|
||||
|
||||
This filter supports the following command:
|
||||
This filter supports the following commands:
|
||||
@table @option
|
||||
@item x
|
||||
Set the @option{x} option expression.
|
||||
|
||||
@item y
|
||||
Set the @option{y} option expression.
|
||||
|
||||
@item enable
|
||||
Set the @option{enable} option expression.
|
||||
Modify the x/y and enable overlay of the overlay input.
|
||||
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
|
||||
|
||||
@subsection Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user