From cd0e08813a0484002b5defbf557c859f123953ae Mon Sep 17 00:00:00 2001 From: Alexandra Hájková Date: Wed, 21 Oct 2015 12:03:58 +0200 Subject: avconv: support infinite loop for the loop option Signed-off-by: Luca Barbato --- doc/avconv.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/avconv.texi') diff --git a/doc/avconv.texi b/doc/avconv.texi index bee20396d6..6aaf445d55 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -254,7 +254,8 @@ Overwrite output files without asking. Immediately exit when output files already exist. @item -loop @var{number} (@emph{input}) -Set number of times input stream shall be looped. +Set number of times input stream shall be looped. Loop 0 means no loop, +loop -1 means infinite loop. @item -c[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream}) @itemx -codec[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream}) -- cgit v1.2.3