mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-09 14:14:39 +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
|
@subsection Commands
|
||||||
|
|
||||||
This filter supports the following command:
|
This filter supports the following commands:
|
||||||
@table @option
|
@table @option
|
||||||
@item x
|
@item x
|
||||||
Set the @option{x} option expression.
|
|
||||||
|
|
||||||
@item y
|
@item y
|
||||||
Set the @option{y} option expression.
|
|
||||||
|
|
||||||
@item enable
|
@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
|
@end table
|
||||||
|
|
||||||
@subsection Examples
|
@subsection Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user