mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-26 01:56:34 +08:00
doc/avconv: document -timelimit.
This commit is contained in:
@ -647,6 +647,8 @@ Show benchmarking information at the end of an encode.
|
||||
Shows CPU time used and maximum memory consumption.
|
||||
Maximum memory consumption is not supported on all systems,
|
||||
it will usually display as 0 if not supported.
|
||||
@item -timelimit @var{duration} (@emph{global})
|
||||
Exit after avconv has been running for @var{duration} seconds.
|
||||
@item -dump (@emph{global})
|
||||
Dump each input packet.
|
||||
@item -hex (@emph{global})
|
||||
|
Reference in New Issue
Block a user