mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
doc/filters: apply minor fixes to hue Commands section
This commit is contained in:
parent
aff6cebb41
commit
b2e22731e4
@ -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…
Reference in New Issue
Block a user