Hacker News new | ask | show | jobs
by mekkkkkk 1543 days ago
Video compression is typically not about "take each frame, and make it as small as possible". Video compression revolves around cleverly making use of deltas and segmenting the image so that you can reuse as much data as possible from previous frames/keyframes.