diff --git a/src/libresrc/default_config.json b/src/libresrc/default_config.json
index 99428d99ed1774a0dbbf5e1e8ee1563b316152c8..4c2b2293106f500261bee5080f1280a690a2f26e 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 d0cafe2de6fd39bb4478697a1f566669789680f7..5fc6a4a6646fba28a05a27026c2346b7409799a5 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" : {