summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2017-02-23 10:44:11 -0900
committerLou Logan <lou@lrcd.com>2017-02-23 10:44:11 -0900
commitf5fa12d6eefe19e4f49b59ae33a41e568e0d5371 (patch)
tree340a896ab9c62d2b8891a016e3ff476a045f5da4 /doc
parent45ed942e7e166b288b6f1c262292df6a47295f6a (diff)
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9c8410ff5d..3b444c7667 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -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