diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json index 9a5e8916e..8106b8231 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -592,10 +592,9 @@ }, "Force BT.601" : true, "Last Script Resolution Mismatch Choice" : 2, - "Open Audio" : false, + "Open Audio" : true, "Overscan Mask" : false, "Provider" : "ffmpegsource", - "Script Resolution Mismatch" : 1, "Slider" : { "Fast Jump Step" : 10, "Show Keyframes" : true diff --git a/src/libresrc/osx/default_config.json b/src/libresrc/osx/default_config.json index 91615704a..f4bb64157 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -592,10 +592,9 @@ }, "Force BT.601" : true, "Last Script Resolution Mismatch Choice" : 2, - "Open Audio" : false, + "Open Audio" : true, "Overscan Mask" : false, "Provider" : "ffmpegsource", - "Script Resolution Mismatch" : 1, "Slider" : { "Fast Jump Step" : 10, "Show Keyframes" : true