1
0
Fork 0

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:
arch1t3cht 2022-08-16 19:58:11 +02:00
parent ba3a3dc80a
commit 6cdf360e76
1 changed files with 2 additions and 1 deletions

View File

@ -331,7 +331,8 @@
"Sample Rate" : 0
},
"FFmpegSource" : {
"Decode Error Handling" : "ignore"
"Decode Error Handling" : "ignore",
"Downmix" : false
}
},
"Avisynth" : {