From 07a90cd5bf6ebb559bd22d833bdbf5edf577e4ee Mon Sep 17 00:00:00 2001 From: Alexei Svitkine Date: Sun, 4 Jul 2010 12:43:18 +0000 Subject: [PATCH] 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 --- doc/ffplay-doc.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index ad1a652f90..5e8032fb59 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