|
|
@ -296,6 +296,20 @@ ffmpeg -i in.avi -metadata title="my title" out.flv |
|
|
|
@item -v @var{number} |
|
|
|
@item -v @var{number} |
|
|
|
Set the logging verbosity level. |
|
|
|
Set the logging verbosity level. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@item -loglevel @var{loglevel} |
|
|
|
|
|
|
|
Set the logging level used by the library. |
|
|
|
|
|
|
|
@var{loglevel} is a number or a string containing one of the following values: |
|
|
|
|
|
|
|
@table @samp |
|
|
|
|
|
|
|
@item quiet |
|
|
|
|
|
|
|
@item panic |
|
|
|
|
|
|
|
@item fatal |
|
|
|
|
|
|
|
@item error |
|
|
|
|
|
|
|
@item warning |
|
|
|
|
|
|
|
@item info |
|
|
|
|
|
|
|
@item verbose |
|
|
|
|
|
|
|
@item debug |
|
|
|
|
|
|
|
@end table |
|
|
|
|
|
|
|
|
|
|
|
@item -target @var{type} |
|
|
|
@item -target @var{type} |
|
|
|
Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd", |
|
|
|
Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd", |
|
|
|
"ntsc-svcd", ... ). All the format options (bitrate, codecs, |
|
|
|
"ntsc-svcd", ... ). All the format options (bitrate, codecs, |
|
|
|