summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/ffmpeg/doc/ffplay.texi
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/ffmpeg/doc/ffplay.texi')
-rw-r--r--chromium/third_party/ffmpeg/doc/ffplay.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/chromium/third_party/ffmpeg/doc/ffplay.texi b/chromium/third_party/ffmpeg/doc/ffplay.texi
index 54b6f19a48c..c26c68da5df 100644
--- a/chromium/third_party/ffmpeg/doc/ffplay.texi
+++ b/chromium/third_party/ffmpeg/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.
@@ -195,6 +201,8 @@ Seek backward/forward 10 seconds.
Seek backward/forward 1 minute.
@item page down/page up
+Seek to the previous/next chapter.
+or if there are no chapters
Seek backward/forward 10 minutes.
@item mouse click
@@ -206,6 +214,7 @@ Seek to percentage in file corresponding to fraction of width.
@include config.texi
@ifset config-all
+@set config-readonly
@ifset config-avutil
@include utils.texi
@end ifset