summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexei Svitkine <alexei.svitkine@gmail.com>2010-07-04 12:43:18 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-04 12:43:18 +0000
commit07a90cd5bf6ebb559bd22d833bdbf5edf577e4ee (patch)
treef575a22bf5129346873c5d335c9d3a64d9ac889a
parent066ce8c93d908cac1eb63b8afbc711946f711a2f (diff)
downloadffmpeg-streaming-07a90cd5bf6ebb559bd22d833bdbf5edf577e4ee.zip
ffmpeg-streaming-07a90cd5bf6ebb559bd22d833bdbf5edf577e4ee.tar.gz
Add missing docs for the ffplay -autoexit option.
Patch by Alexei Svitkine print("%s.%s@gmail.%s" % ("alexei", "svitkine", "com")). Originally committed as revision 24038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--doc/ffplay-doc.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi
index ad1a652..5e8032f 100644
--- 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
OpenPOWER on IntegriCloud