summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorLou Logan <lou@lrcd.com>2019-09-26 10:18:57 -0800
committerLou Logan <lou@lrcd.com>2019-09-27 12:11:39 -0800
commit419e5e794285b9c4df34251a92698e9e75aa5e35 (patch)
treec43b7ab16209958d6b1b823f7321e1718eb518c3 /doc/ffmpeg.texi
parentab0ef1abdf53e257f7628f2d264adc80038f3bcb (diff)
doc/ffmpeg: -timelimit is in user time
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 1da18d9d0b..9cccc2337d 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1383,7 +1383,7 @@ it will usually display as 0 if not supported.
Show benchmarking information during the encode.
Shows real, system and user time used in various steps (audio/video encode/decode).
@item -timelimit @var{duration} (@emph{global})
-Exit after ffmpeg has been running for @var{duration} seconds.
+Exit after ffmpeg has been running for @var{duration} seconds in CPU user time.
@item -dump (@emph{global})
Dump each input packet to stderr.
@item -hex (@emph{global})