Add downmix option on OSX
This fixes wangqr's commit dabd9f that adds an option to enable or disable downmixing
This commit is contained in:
parent
ba3a3dc80a
commit
6cdf360e76
1 changed files with 2 additions and 1 deletions
|
@ -331,7 +331,8 @@
|
|||
"Sample Rate" : 0
|
||||
},
|
||||
"FFmpegSource" : {
|
||||
"Decode Error Handling" : "ignore"
|
||||
"Decode Error Handling" : "ignore",
|
||||
"Downmix" : false
|
||||
}
|
||||
},
|
||||
"Avisynth" : {
|
||||
|
|
Loading…
Reference in a new issue