summaryrefslogtreecommitdiff
path: root/doc/ffplay.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r--doc/ffplay.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 5f17902e28..ee160a0794 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -84,6 +84,12 @@ output. In the filter graph, the input is associated to the label
ffmpeg-filters manual for more information about the filtergraph
syntax.
+@item -af @var{filter_graph}
+@var{filter_graph} is a description of the filter graph to apply to
+the input audio.
+Use the option "-filters" to show all the available filters (including
+sources and sinks).
+
@item -i @var{input_file}
Read @var{input_file}.
@end table