Browse Source

doc/filters: rework Commands section for overlay filter

tags/n2.0
Stefano Sabatini 13 years ago
parent
commit
fdedfc029b
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      doc/filters.texi

+ 6
- 6
doc/filters.texi View File

@@ -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…
Cancel
Save