Image & Video

Streaming Services Found a Cheaper Way to Keep Video Looking Sharp

Your streaming bill and buffering time could shrink — here's why.

Deep Dive

Every time you press play on Netflix, YouTube, or Disney+, someone has already done a lot of homework. Streaming companies don't store one version of a movie — they store hundreds, each squeezed differently for your phone, your living room TV, or a shaky hotel Wi-Fi connection. To pick those versions, computers try out hundreds of compressed copies and check which ones still look good to human eyes.

The problem is that checking. The standard tool, SSIM (a way of scoring how closely a compressed video matches the original, the way the eye sees it), has to be run on every single test version. The researchers measured that this quality checking alone eats 7% to 35% of the total encoding time — and the faster the encoder runs, the bigger that share gets. It's like paying a food taster for every dish before deciding which recipe to keep.

Their fix, called ApproxSSIMate, skips the taste test. It calculates the quality score from PSNR (a much simpler measure of raw pixel differences) plus some statistics gathered once from the original video and reused again and again. That means quality feedback can arrive instantly, even while a video is being streamed live, instead of waiting for a slow compare-and-check loop. They tested it across the three major video formats — H.264, H.265, and AV1 — the ones your devices actually use.

The catch: this is an estimate, not a perfect score, so it's a trade-off between accuracy and speed. It also matters most to the companies doing the encoding, not to viewers directly. But cheaper, faster encoding means less server cost, quicker processing of new titles, and more room to spend that saved computing power on making the picture better for you.

Key Points
  • Streaming sites test hundreds of compressed versions of each show, and checking how good they look takes up to 35% of the work.
  • The new method, ApproxSSIMate, guesses video quality from a simpler measurement, so encoders finish faster.
  • It works on the three main video formats your TV and phone use, and the code is free for anyone to use.

Why It Matters

Cheaper, faster video processing can mean less buffering, sharper streams, and lower costs passed on to subscribers.

📬 Get the top 10 AI stories daily