Compare commits
2 Commits
2f97637b5f
...
13cc1841d6
| Author | SHA1 | Date | |
|---|---|---|---|
| 13cc1841d6 | |||
| 870be59ea9 |
@@ -169,6 +169,8 @@ for aStream in audioStreams:
|
||||
if channels == 6:
|
||||
audioTokens += [f"-c:a:{audioStreamIndex}",
|
||||
'libopus',
|
||||
f"-filter:a:{audioStreamIndex}",
|
||||
"channelmap=FL-FL|FR-FR|FC-FC|LFE-LFE|SL-BL|SR-BR:5.1",
|
||||
f"-b:a:{audioStreamIndex}",
|
||||
ac3Bandwidth]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user