StreamTest

HLS ladder has an oversized bitrate gap

Adjacent renditions are too far apart, so switching between them is a visible jump in quality.

What it means

Two neighbouring rungs differ by more than about two and a half times in bandwidth. A player forced to move between them changes quality dramatically in one step.

Why it matters

ABR works by making small corrections. With a large gap the player has only a bad choice and a worse one: stay too high and rebuffer, or drop far below what the connection could carry and waste it. Viewers see the picture lurch between sharp and soft.

How to fix it

  1. Add a rung in the middle of the gap.
  2. As a rule of thumb keep each step between 1.5x and 2x the one below it.
  3. Very large gaps at the top of the ladder matter less than gaps at the bottom, where connections are least stable.

Check your own stream

The free HLS analyzer runs this check on every analysis and links each finding straight back here.

Open the HLS analyzer

Frequently asked questions

What does "HLS ladder has an oversized bitrate gap" mean?
Two neighbouring rungs differ by more than about two and a half times in bandwidth. A player forced to move between them changes quality dramatically in one step.
Why does it matter?
ABR works by making small corrections. With a large gap the player has only a bad choice and a worse one: stay too high and rebuffer, or drop far below what the connection could carry and waste it. Viewers see the picture lurch between sharp and soft.
How do I fix it?
1. Add a rung in the middle of the gap. 2. As a rule of thumb keep each step between 1.5x and 2x the one below it. 3. Very large gaps at the top of the ladder matter less than gaps at the bottom, where connections are least stable.
How can I detect this automatically?
Paste your HLS streaming URL into StreamTest's free HLS analyzer. It runs this check on every analysis, flags the finding, and links straight back to this page — no sign-up required.

Related HLS checks