summaryrefslogtreecommitdiff
path: root/doc/ffplay.texi
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2014-01-06 21:14:23 +0100
committerMarton Balint <cus@passwd.hu>2014-05-17 13:18:29 +0200
commita583e2bebe7746f7a68aede707ec3eebfd908659 (patch)
tree148dfec96ff668cfa6fce28d267c8276a6871fa1 /doc/ffplay.texi
parentaffc41047e96bfe6026ec4e27ee9c1d30c5869b9 (diff)
downloadffmpeg-a583e2bebe7746f7a68aede707ec3eebfd908659.tar.gz
ffplay: add support for toggling between multiple video filters with the w key
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r--doc/ffplay.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index d600477586..3a03d36d04 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -84,6 +84,9 @@ output. In the filtergraph, the input is associated to the label
ffmpeg-filters manual for more information about the filtergraph
syntax.
+You can specify this parameter multiple times and cycle through the specified
+filtergraphs along with the show modes by pressing the key @key{w}.
+
@item -af @var{filtergraph}
@var{filtergraph} is a description of the filtergraph to apply to
the input audio.
@@ -186,7 +189,7 @@ Cycle subtitle channel in the current program.
Cycle program.
@item w
-Show audio waves.
+Cycle video filters or show modes.
@item s
Step to the next frame.