OSDN Git Service

ffplay: add documentation for "s" key
authorWerner Robitza <werner.robitza@gmail.com>
Sun, 29 Dec 2013 17:42:56 +0000 (18:42 +0100)
committerStefano Sabatini <stefasab@gmail.com>
Wed, 1 Jan 2014 11:57:15 +0000 (12:57 +0100)
With various edits suggested by Stefano Sabatini and Clément Bœsch.

doc/ffplay.texi

index 54b6f19..e68a686 100644 (file)
@@ -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.