mirror of https://git.ffmpeg.org/ffmpeg.git
doc/filters: mention 'ffmpeg -filters' in timeline section
So users can see which filters support the 'enable' option. Signed-off-by: Lou Logan <lou@lrcd.com>
This commit is contained in:
parent
45ed942e7e
commit
f5fa12d6ee
|
@ -306,6 +306,8 @@ smartblur = enable='between(t,10,3*60)',
|
|||
curves = enable='gte(t,3)' : preset=cross_process
|
||||
@end example
|
||||
|
||||
See @code{ffmpeg -filters} to view which filters have timeline support.
|
||||
|
||||
@c man end FILTERGRAPH DESCRIPTION
|
||||
|
||||
@chapter Audio Filters
|
||||
|
|
Loading…
Reference in New Issue