Hacker News new | ask | show | jobs
by bo1024 3190 days ago
If you read on for context, it sounds like they are comparing to the case where the customer simply sends some uncompressed video file, and pointing out that you might as well enable lossless compression in this case. However, CDNs (or somebody) introduce technical obstacles for this because they charge by bandwidth, so compression would hurt their profits.
1 comments

> uncompressed video file

1920x1080 at 3 bytes per pixel and 30 frames per second is 11GB for just one minute of video, and 186MB per second. That's far too big and expensive to stream, and outside of somewhat special circumstances I've never heard of anyone storing video in such a huge format.

Agreed. We don't have the whole story here, I'm just trying to understand from context. Perhaps the thing that's being sent is not a raw video file, but some other file that could still be improved via lossless compression.