diff options
author | James Almer <jamrial@gmail.com> | 2022-03-25 09:26:45 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2022-03-25 09:26:45 -0300 |
commit | 1e24fad8679aee7b6d746c97295856845cd9c6a6 (patch) | |
tree | f336a0f30d1a117ef5a460558a6622ce8d433cdc | |
parent | e4f6fce9e0285778833179ae2c3b898231460e48 (diff) | |
download | ffmpeg-1e24fad8679aee7b6d746c97295856845cd9c6a6.tar.gz |
doc/utils: add missing 22.2 layout entry
Signed-off-by: James Almer <jamrial@gmail.com>
-rw-r--r-- | doc/utils.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/utils.texi b/doc/utils.texi index 1818f107d6..232a0608b3 100644 --- a/doc/utils.texi +++ b/doc/utils.texi @@ -719,6 +719,8 @@ FL+FR+FC+BL+BR+BC+SL+SR FL+FR+FC+BL+BR+BC+SL+SR+WL+WR+TBL+TBR+TBC+TFC+TFL+TFR @item downmix DL+DR +@item 22.2 +FL+FR+FC+LFE+BL+BR+FLC+FRC+BC+SL+SR+TC+TFL+TFC+TFR+TBL+TBC+TBR+LFE2+TSL+TSR+BFC+BFL+BFR @end table A custom channel layout can be specified as a sequence of terms, separated by '+'. |