summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-03-31 23:14:56 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-04-04 23:36:57 +0200
commit0f8435c089e7f254afdfa82488bf7b5e186397fd (patch)
tree485c31e146df76b0863d45f23fa9554c64d94063 /doc
parent0a512e347fb25baa17bde7d5347213695324dd9c (diff)
downloadffmpeg-0f8435c089e7f254afdfa82488bf7b5e186397fd.tar.gz
doc: document -v repeat
Thanks-to: Derek Buitenhuis Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/avtools-common-opts.texi8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
index ff38ebbce9..4b52b58637 100644
--- a/doc/avtools-common-opts.texi
+++ b/doc/avtools-common-opts.texi
@@ -117,8 +117,14 @@ Show available sample formats.
@item -layouts
Show channel names and standard channel layouts.
-@item -loglevel @var{loglevel} | -v @var{loglevel}
+@item -loglevel [repeat+]@var{loglevel} | -v [repeat+]@var{loglevel}
Set the logging level used by the library.
+Adding "repeat+" indicates that repeated log output should not be compressed
+to the first line and the "Last message repeated n times" line will be
+omitted. "repeat" can also be used alone.
+If "repeat" is used alone, and with no prior loglevel set, the default
+loglevel will be used. If multiple loglevel parameters are given, using
+'repeat' will not change the loglevel.
@var{loglevel} is a number or a string containing one of the following values:
@table @samp
@item quiet