Commands
This filter supports altering parameters via commands:
- 'reinit'
-
Alter existing filter parameters.
Syntax for the argument is the same as for filter invocation, e.g.
fontsize=56:fontcolor=green:text='Hello World'
Full filter invocation with sendcmd would look like this:
sendcmd=c='56.0 drawtext reinit fontsize=56\:fontcolor=green\:text=Hello\\ World'
If the entire argument can't be parsed or applied as valid values then the filter will continue with its existing parameters.