summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2011-10-09 15:57:30 +0200
committerAnton Khirnov <anton@khirnov.net>2011-10-09 17:15:18 +0200
commit3460dd8acf457218980487cb99c47107af8531fb (patch)
tree3e0b02f86988129a83d7dd15cf874f615eb97177 /doc/avconv.texi
parentc6007065edd79b6cd8423a27b63e726eee2d868c (diff)
avconv: add -stats option to enable/disable printing encoding progress
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index d585db8105..74e9e77acd 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -191,6 +191,9 @@ codec-dependent.
the stream. Use @code{-filters} to show all the available filters
(including also sources and sinks).
+@item -stats (@emph{global})
+Print encoding progress/statistics. On by default.
+
@end table
@section Video Options