Fix missing config option

This commit is contained in:
wangqr 2020-03-08 03:36:46 -04:00
parent 272c2f48f1
commit 8034fbbd22
1 changed files with 2 additions and 1 deletions

View File

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