mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-25 00:32:31 +00:00
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
This commit is contained in:
parent
066ce8c93d
commit
07a90cd5bf
@ -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
|
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
|
than the number of subtitle streams minus one, then the last one is
|
||||||
selected, if it is negative the subtitle rendering is disabled.
|
selected, if it is negative the subtitle rendering is disabled.
|
||||||
|
@item -autoexit
|
||||||
|
Exit when video is done playing.
|
||||||
@item -exitonkeydown
|
@item -exitonkeydown
|
||||||
Exit if any key is pressed.
|
Exit if any key is pressed.
|
||||||
@item -exitonmousedown
|
@item -exitonmousedown
|
||||||
|
Loading…
Reference in New Issue
Block a user