diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-10-17 19:04:16 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-10-27 09:18:45 +0100 |
commit | 4e268285aaff2fdd352eeac4765169a01e6eefe4 (patch) | |
tree | c581240e3f0a0b3521dc8ef0adc2d3cee460f949 /doc/fftools-common-opts.texi | |
parent | d61617a52349f9e65903bffb801dba1388de01ac (diff) | |
download | ffmpeg-4e268285aaff2fdd352eeac4765169a01e6eefe4.tar.gz |
cmdutils: add -colors option
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r-- | doc/fftools-common-opts.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi index 6d453ed693..617af2fa5e 100644 --- a/doc/fftools-common-opts.texi +++ b/doc/fftools-common-opts.texi @@ -128,6 +128,9 @@ Show available sample formats. @item -layouts Show channel names and standard channel layouts. +@item -colors +Show recognized color names. + @item -loglevel [repeat+]@var{loglevel} | -v [repeat+]@var{loglevel} Set the logging level used by the library. Adding "repeat+" indicates that repeated log output should not be compressed |