summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-08-19 09:15:48 +0200
committerAnton Khirnov <anton@khirnov.net>2012-08-30 13:56:25 +0200
commitbbcedade008b5471c71122944cf4dee1951138ec (patch)
tree96f36fc9549f7d6508e66afccc935c4e9036879d /doc/avconv.texi
parent038c0b1e06cadffdd6ac50f058dcc6bc075b9019 (diff)
avconv: make the -passlogfile option per-stream.
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index 58b530c0af..ecf7192817 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -492,7 +492,7 @@ avconv -i foo.mov -c:v libxvid -pass 1 -an -f rawvideo -y NUL
avconv -i foo.mov -c:v libxvid -pass 1 -an -f rawvideo -y /dev/null
@end example
-@item -passlogfile @var{prefix} (@emph{global})
+@item -passlogfile[:@var{stream_specifier}] @var{prefix} (@emph{output,per-stream})
Set two-pass log file name prefix to @var{prefix}, the default file name
prefix is ``av2pass''. The complete file name will be
@file{PREFIX-N.log}, where N is a number specific to the output