Skip to content
  • Sebastian Dröge's avatar
    decodebin: Buffer up to 5 seconds in multiqueue buffering mode · 5e364c1d
    Sebastian Dröge authored
    2 seconds might be too small for some container formats, e.g.
    MPEGTS with some video codec and AAC/ADTS audio with 700ms
    long buffers. The video branch of multiqueue can run full while
    the audio branch is completely empty, especially because there
    are usually more queues downstream on the audio branch.
    5e364c1d