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:
authorPanagiotis H.M. Issaris <takis.issaris@uhasselt.be>2011-11-28 16:48:13 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-12-16 18:21:19 +0400
commit2a66a653413b36e8171aa4db758f7c51e1304f4d (patch)
treead75baef5788e34d403354f53e107022dd277890 /doc
parent964d75735f6a4412437b3fc0ea9a0c5bb586811b (diff)
ffplay: add 10 minute seek support to ffplay
Signed-off-by: Marton Balint <cus@passwd.hu> (cherry picked from commit 91a3ea671adda0039c6c221f158a88391416b574) Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/ffplay.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index b4d6dbcdcb..06666f6e59 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -168,6 +168,9 @@ Seek backward/forward 10 seconds.
@item down/up
Seek backward/forward 1 minute.
+@item page down/page up
+Seek backward/forward 10 minutes.
+
@item mouse click
Seek to percentage in file corresponding to fraction of width.