summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-30 00:34:01 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-08-28 15:09:49 +0200
commit786dadc014fd2bb690ec254272c809c1d3f41866 (patch)
tree990cb9c2875df6afe99a858124eb5df6aa28f3b1 /doc
parent61e262f6d7b86172d56b8363dfc105f70261d233 (diff)
downloadffmpeg-streaming-786dadc014fd2bb690ec254272c809c1d3f41866.zip
ffmpeg-streaming-786dadc014fd2bb690ec254272c809c1d3f41866.tar.gz
cmdutils: add -layouts option.
Extract of the output: | Individual channels: | NAME DESCRIPTION | FL front left | FR front right | <snip> | SDR surround direct right | | Standard channel layouts: | NAME DECOMPOSITION | mono FC | stereo FL+FR | <snip> | octagonal FL+FR+FC+BL+BR+BC+SL+SR | downmix DL+DR
Diffstat (limited to 'doc')
-rw-r--r--doc/avtools-common-opts.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/avtools-common-opts.texi b/doc/avtools-common-opts.texi
index 805064c..1fc12aa 100644
--- a/doc/avtools-common-opts.texi
+++ b/doc/avtools-common-opts.texi
@@ -119,6 +119,9 @@ Show available pixel formats.
@item -sample_fmts
Show available sample formats.
+@item -layouts
+Show channel names and standard channel layouts.
+
@item -loglevel @var{loglevel} | -v @var{loglevel}
Set the logging level used by the library.
@var{loglevel} is a number or a string containing one of the following values:
OpenPOWER on IntegriCloud