[FFmpeg-devel] [PATCH] Document loglevel option in the ffmpeg manual

Stefano Sabatini stefano.sabatini-lala
Sat Sep 26 19:21:21 CEST 2009


On date Sunday 2009-09-20 02:34:09 +0200, Stefano Sabatini encoded:
> Hi, as in subject.
> -- 
> FFmpeg = Faboulous and Faboulous Minimal Problematic Experimenting Geek

> From 4e33b98a0299d9b5e08202b622222f5de410826f Mon Sep 17 00:00:00 2001
> From: Stefano Sabatini <stefano.sabatini-lala at poste.it>
> Date: Sun, 20 Sep 2009 02:02:09 +0200
> Subject: [PATCH] Document the loglevel option.
> 
> ---
>  doc/ffmpeg-doc.texi |   14 ++++++++++++++
>  1 files changed, 14 insertions(+), 0 deletions(-)
> 
> diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
> index 291c781..f734f71 100644
> --- a/doc/ffmpeg-doc.texi
> +++ b/doc/ffmpeg-doc.texi
> @@ -296,6 +296,20 @@ ffmpeg -i in.avi -metadata title="my title" out.flv
>  @item -v @var{number}
>  Set the logging verbosity level.
>  
> + at item -loglevel @var{loglevel}
> +Set the logging level used by the library.
> + at var{loglevel} is a number or a string containing one of the following values:
> + at table @samp
> + at item quiet
> + at item panic
> + at item fatal
> + at item error
> + at item warning
> + at item info
> + at item verbose
> + at item debug
> + at end table
> +
>  @item -target @var{type}
>  Specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd",
>  "ntsc-svcd", ... ). All the format options (bitrate, codecs,

Trivial and consistent with the docs in ffplay-doc.texi, so applied.

Regards.
-- 
FFmpeg = Foolish and Fiendish Meaningful Purposeless Esoteric Gymnast



More information about the ffmpeg-devel mailing list