GNOME Bugzilla – Bug 733308
uridecodebin3: Disabling byte limite (and just have time limit)
Last modified: 2018-11-03 11:30:41 UTC
Currently there's no way in decodebin to disable one buffering limit (or both). In my case I just want to have a time based limit, no byte based one.
And we can't redefine G_MAXUINT (aka -1) as "infinity" because uridecodebin uses that as "default" handling so it wouldn't be possible to pass that through uridecodebin.
Renaming so we double-check it on uridecodebin3/urisourcebin instead
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/126.