git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
066ce8c
)
Add missing docs for the ffplay -autoexit option.
author
Alexei Svitkine
<alexei.svitkine@gmail.com>
Sun, 4 Jul 2010 12:43:18 +0000
(12:43 +0000)
committer
Stefano Sabatini
<stefano.sabatini-lala@poste.it>
Sun, 4 Jul 2010 12:43:18 +0000
(12:43 +0000)
Patch by Alexei Svitkine print("%s.%s@gmail.%s" % ("alexei", "svitkine", "com")).
Originally committed as revision 24038 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/ffplay-doc.texi
patch
|
blob
|
history
diff --git
a/doc/ffplay-doc.texi
b/doc/ffplay-doc.texi
index
ad1a652
..
5e8032f
100644
(file)
--- a/
doc/ffplay-doc.texi
+++ b/
doc/ffplay-doc.texi
@@
-108,6
+108,8
@@
Select the desired subtitle stream number, counting from 0. The number
refers to the list of all the input subtitle streams. If it is greater
than the number of subtitle streams minus one, then the last one is
selected, if it is negative the subtitle rendering is disabled.
+@item -autoexit
+Exit when video is done playing.
@item -exitonkeydown
Exit if any key is pressed.
@item -exitonmousedown