avutil/channel_layout: add a 5.1.2 layout using side channels
And rename the existing 5.1.2 to explicitly state it contains back channels. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
551041e384
commit
da9dcaba69
9 changed files with 16 additions and 9 deletions
|
|
@ -25,7 +25,8 @@ hexagonal FL+FR+FC+BL+BR+BC
|
|||
7.1 FL+FR+FC+LFE+BL+BR+SL+SR
|
||||
7.1(wide) FL+FR+FC+LFE+BL+BR+FLC+FRC
|
||||
7.1(wide-side) FL+FR+FC+LFE+FLC+FRC+SL+SR
|
||||
5.1.2 FL+FR+FC+LFE+BL+BR+TFL+TFR
|
||||
5.1.2 FL+FR+FC+LFE+SL+SR+TFL+TFR
|
||||
5.1.2(back) FL+FR+FC+LFE+BL+BR+TFL+TFR
|
||||
octagonal FL+FR+FC+BL+BR+BC+SL+SR
|
||||
cube FL+FR+BL+BR+TFL+TFR+TBL+TBR
|
||||
5.1.4 FL+FR+FC+LFE+BL+BR+TFL+TFR+TBL+TBR
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ output_gain_flags=0
|
|||
output_gain=0/1
|
||||
[/SUBCOMPONENT]
|
||||
[SUBCOMPONENT]
|
||||
channel_layout=5.1.2
|
||||
channel_layout=5.1.2(back)
|
||||
output_gain_flags=0
|
||||
output_gain=0/1
|
||||
[/SUBCOMPONENT]
|
||||
|
|
@ -335,7 +335,7 @@ dialogue_anchored_loudness=0/1
|
|||
album_anchored_loudness=0/1
|
||||
[/PIECE]
|
||||
[PIECE]
|
||||
sound_system=5.1.2
|
||||
sound_system=5.1.2(back)
|
||||
integrated_loudness=0/256
|
||||
digital_peak=0/256
|
||||
true_peak=0/1
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@ output_gain_flags=0
|
|||
output_gain=0/1
|
||||
[/SUBCOMPONENT]
|
||||
[SUBCOMPONENT]
|
||||
channel_layout=5.1.2
|
||||
channel_layout=5.1.2(back)
|
||||
output_gain_flags=0
|
||||
output_gain=0/1
|
||||
[/SUBCOMPONENT]
|
||||
|
|
@ -357,7 +357,7 @@ dialogue_anchored_loudness=0/1
|
|||
album_anchored_loudness=0/1
|
||||
[/PIECE]
|
||||
[PIECE]
|
||||
sound_system=5.1.2
|
||||
sound_system=5.1.2(back)
|
||||
integrated_loudness=0/256
|
||||
digital_peak=0/256
|
||||
true_peak=0/1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue