Module: libav
Branch: master
Commit: 5aa3fcec3509da8fb202fb5fa4d0a560326c41c0

Author:    Anton Khirnov <[email protected]>
Committer: Anton Khirnov <[email protected]>
Date:      Mon Sep 12 20:40:29 2011 +0200

doc/avconv: document -timelimit.

---

 doc/avconv.texi |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/doc/avconv.texi b/doc/avconv.texi
index dc6701e..2cfed01 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -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})

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to