Limelight

What Is Video Compression?

Video compression reduces file size by identifying and discarding redundant data across frames, making videos fast to share without requiring impractical amounts of storage.

Uncompressed video is enormous. A one-minute 1080p 30fps screen recording at 8 bits per channel occupies roughly 14 GB of raw data. Video compression applies mathematical algorithms to find and eliminate redundancy — both within a single frame (spatial compression, like JPEG for images) and across consecutive frames (temporal compression, where only the changed pixels between frames are stored rather than each frame in full). Modern codecs like H.264 and H.265 use both techniques together, achieving compression ratios of 100:1 or more compared to raw video while keeping perceptible quality high.

For screen recordings, the nature of the content has a significant impact on compression efficiency. Screen content typically has large areas of uniform color (desktop background, white document areas), high-contrast sharp edges (text, UI borders), and limited motion between frames (most of the UI stays still while the user interacts with one area). This makes screen content highly compressible — a screen recording codec can achieve excellent quality at much lower bitrates than a natural video codec would need for equivalent visual fidelity. Most screen recording software uses codec profiles or presets optimized for this type of content rather than the natural-video profiles used for camera footage.

The two most important compression decisions for screen recordings are codec choice and bitrate. H.264 offers the broadest hardware playback support. H.265 (HEVC) achieves the same quality at roughly half the bitrate — smaller files, but slightly less universal support. Bitrate determines how much data is allocated per second of video: too low and you get blurry text and blocking artifacts; too high and the file is unnecessarily large. For 1080p screen recordings destined for web and social sharing, 3-8 Mbps H.264 typically produces sharp text and UI elements at manageable file sizes.

Why Limelight

  • Video compression finds and removes redundant data within and between frames — enabling 100:1 size reduction from raw.
  • Screen content compresses especially efficiently: large uniform areas, limited motion, and sharp edges all help the codec.
  • Key settings: codec (H.264 for compatibility, H.265 for smaller files) and bitrate (3-8 Mbps for 1080p screen content).
  • Too-low bitrate blurs text and creates blocking artifacts — the most common quality problem in screen recordings.
Try it free — download

Cursor spotlight free · from $2.99/mo or $34 lifetime · macOS 14+

Or get Pro — from $2.99/mo · See how it works →

free to start, then go Pro from $2.99/mo or a $34 one-time lifetime license. macOS 14+, notarized by Apple.

FAQ

Why does my screen recording look blurry after sharing?
Blurriness in shared screen recordings is usually caused by over-compression — the bitrate is too low, causing the codec to blur fine details to meet the file size target. Re-export at a higher bitrate, or check if the platform you uploaded to re-compressed the video (most social platforms do).
What is the difference between H.264 and H.265 for screen recordings?
H.265 (HEVC) achieves similar visual quality to H.264 at about half the bitrate — smaller files. H.264 has broader hardware support, especially on older devices and non-Apple browsers. For sharing externally, H.264 is safer; for personal archival or Apple-to-Apple sharing, H.265 saves space.
Does video compression during recording affect performance?
Modern Macs have dedicated hardware video encoders (the Media Engine on Apple Silicon) that encode video in real time with negligible CPU impact. Software encoding is more CPU-intensive but still manageable for 1080p recording on recent hardware.

Keep reading