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
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-09-08 19:45:57 +0400
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-09-08 19:49:20 +0400
commit42b4da75b73d79e7323512bcfb7fe32ab0b24178 (patch)
tree64b9352a4e7ae6173f0c04385d29dcb2c802f97c /doc/ffplay.texi
parent2b1f6a351638da0b2e2135ea7febc880d0b8b7d3 (diff)
Print bits_per_raw_sample for ffprobe -show_streams.
Fixes ticket #3919.
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r--doc/ffplay.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi
index 4ce6ab3538..203085c16d 100644
--- a/doc/ffplay.texi
+++ b/doc/ffplay.texi
@@ -142,8 +142,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 -noautoexit
-Do not exit after playback is finished.
+@item -autoexit
+Exit when video is done playing.
@item -exitonkeydown
Exit if any key is pressed.
@item -exitonmousedown