From 8034fbbd22d9d60116b37f208f99c7aeb76b0f32 Mon Sep 17 00:00:00 2001 From: wangqr Date: Sun, 8 Mar 2020 03:36:46 -0400 Subject: [PATCH] Fix missing config option --- src/libresrc/osx/default_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/libresrc/osx/default_config.json b/src/libresrc/osx/default_config.json index e5bdce0f5..6686c5758 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -331,7 +331,8 @@ "Sample Rate" : 0 }, "FFmpegSource" : { - "Decode Error Handling" : "ignore" + "Decode Error Handling" : "ignore", + "Downmix" : false } }, "Avisynth" : {