summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEdward Hervey <edward@centricular.com>2021-07-25 07:52:06 +0200
committerEdward Hervey <bilboed@bilboed.com>2021-07-27 08:55:22 +0200
commitb62e942718bfcee50af34485bad01c72ee6fa70e (patch)
treec58403c9b86f9e493a8dea0e27da4e7b1d12faa4 /docs
parenta4aa2af291ca493cc79d764f54e1b9db71fbd857 (diff)
downloadgstreamer-plugins-bad-b62e942718bfcee50af34485bad01c72ee6fa70e.tar.gz
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: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2434>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/gst_plugins_cache.json2
1 files changed, 1 insertions, 1 deletions
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",