From a583e2bebe7746f7a68aede707ec3eebfd908659 Mon Sep 17 00:00:00 2001 From: Marton Balint Date: Mon, 6 Jan 2014 21:14:23 +0100 Subject: ffplay: add support for toggling between multiple video filters with the w key Signed-off-by: Marton Balint --- doc/ffplay.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ffplay.texi') 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. -- cgit v1.2.3