Browse Source

doc/avconv: document -timelimit.

tags/n0.9
Anton Khirnov 14 years ago
parent
commit
5aa3fcec35
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      doc/avconv.texi

+ 2
- 0
doc/avconv.texi View File

@@ -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})


Loading…
Cancel
Save