Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-09-04 22:30:28 +0400
committerAnton Khirnov <anton@khirnov.net>2014-02-10 14:23:01 +0400
commitb36bc81ccaa2fc85dc4bae7dc546c71e8833573d (patch)
treed0356d471eebbaa527decf124256bebc318ca891 /doc
parentf548f9f9e7a2a08c780e88dac63b9d5d2c55efb0 (diff)
avplay: add support for seeking to chapter marks
Diffstat (limited to 'doc')
-rw-r--r--doc/avplay.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/avplay.texi b/doc/avplay.texi
index 4d9af5f562..71981f6d5d 100644
--- a/doc/avplay.texi
+++ b/doc/avplay.texi
@@ -147,6 +147,9 @@ Seek backward/forward 10 seconds.
@item down/up
Seek backward/forward 1 minute.
+@item PGDOWN/PGUP
+Seek to the previous/next chapter.
+
@item mouse click
Seek to percentage in file corresponding to fraction of width.