From b62e942718bfcee50af34485bad01c72ee6fa70e Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Sun, 25 Jul 2021 07:52:06 +0200 Subject: mxfdemux: More granular interleaved content handling An interleave of 500ms can be way too big for some downstream queueing elements. Instead use a smaller 100ms interleave and silence the various warnings about resyncing (it's normal) Part-of: --- docs/plugins/gst_plugins_cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/plugins/gst_plugins_cache.json b/docs/plugins/gst_plugins_cache.json index 05af1ee5c..d6ebd7c90 100644 --- a/docs/plugins/gst_plugins_cache.json +++ b/docs/plugins/gst_plugins_cache.json @@ -213136,7 +213136,7 @@ "construct": false, "construct-only": false, "controllable": false, - "default": "500000000", + "default": "100000000", "max": "18446744073709551615", "min": "100000000", "mutable": "null", -- cgit v1.2.1