Commit e3245b26 authored by Anton Khirnov's avatar Anton Khirnov

avconv: replace all fprintf() by av_log().

Deprecate -v option, now only -loglevel is enough.
parent f24facd3
This diff is collapsed.
......@@ -154,7 +154,8 @@ avconv -i INPUT -metadata:s:1 language=eng OUTPUT
@end example
@item -v @var{number} (@emph{global})
Set the logging verbosity level.
This option is deprecated and has no effect, use -loglevel
to set verbosity level.
@item -target @var{type} (@emph{output})
Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment