diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json index 99428d99e..4c2b22931 100644 --- a/src/libresrc/default_config.json +++ b/src/libresrc/default_config.json @@ -325,7 +325,7 @@ "Sample Rate" : 0 }, "FFmpegSource" : { - "Decode Error Handling" : "stop" + "Decode Error Handling" : "ignore" } }, "Avisynth" : { diff --git a/src/libresrc/osx/default_config.json b/src/libresrc/osx/default_config.json index d0cafe2de..5fc6a4a66 100644 --- a/src/libresrc/osx/default_config.json +++ b/src/libresrc/osx/default_config.json @@ -325,7 +325,7 @@ "Sample Rate" : 0 }, "FFmpegSource" : { - "Decode Error Handling" : "stop" + "Decode Error Handling" : "ignore" } }, "Avisynth" : {