From 16b0c929621f84983b83b9735ce973acb12723bc Mon Sep 17 00:00:00 2001 From: Alexandra Hájková Date: Fri, 9 Oct 2015 22:11:56 +0200 Subject: avconv: Add loop option. Signed-off-by: Anton Khirnov --- doc/avconv.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/avconv.texi b/doc/avconv.texi index 2433ede9d8..8e87fd671e 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -253,6 +253,9 @@ Overwrite output files without asking. @item -n (@emph{global}) Immediately exit when output files already exist. +@item -loop @var{number} (@emph{input}) +Set number of times input stream shall be looped. + @item -c[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream}) @itemx -codec[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream}) Select an encoder (when used before an output file) or a decoder (when used -- cgit v1.2.3