From 5aa3fcec3509da8fb202fb5fa4d0a560326c41c0 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 12 Sep 2011 20:40:29 +0200 Subject: [PATCH] doc/avconv: document -timelimit. --- doc/avconv.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/avconv.texi b/doc/avconv.texi index dc6701e8ea..2cfed01b13 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})