diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json index 8106b8231..58e598f0b 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -595,6 +595,7 @@ "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 f4bb64157..065aee186 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -595,6 +595,7 @@ "Open Audio" : true, "Overscan Mask" : false, "Provider" : "ffmpegsource", + "Script Resolution Mismatch" : 1, "Slider" : { "Fast Jump Step" : 10, "Show Keyframes" : true