From 704c217ff32f008f7d7653a4619ccfddc43c78e2 Mon Sep 17 00:00:00 2001 From: Werner Robitza Date: Sun, 29 Dec 2013 18:42:56 +0100 Subject: [PATCH] ffplay: add documentation for "s" key MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit With various edits suggested by Stefano Sabatini and Clément Bœsch. --- doc/ffplay.texi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 54b6f19a48..e68a686db3 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -188,6 +188,12 @@ Cycle program. @item w Show audio waves. +@item s +Step to the next frame. + +Pause if the stream is not already paused, step to the next video +frame, and pause. + @item left/right Seek backward/forward 10 seconds.