Browse Source

doc/filters: apply minor fixes to hue Commands section

tags/n2.0
Stefano Sabatini 12 years ago
parent
commit
b2e22731e4
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      doc/filters.texi

+ 2
- 3
doc/filters.texi View File

@@ -3732,14 +3732,13 @@ hue="s=max(0\, min(1\, (START+DURATION-t)/DURATION))"

@subsection Commands

This filter supports the following command:
This filter supports the following commands:
@table @option
@item s
@item h
@item H
Modify the hue and/or the saturation of the input video.
The command accepts the same options and syntax of the corresponding
options.
The command accepts the same syntax of the corresponding option.

If the specified expression is not valid, it is kept at its current
value.


Loading…
Cancel
Save