Last Updated 3 months ago
Definition
Compression in filmmaking and post-production refers to two primary concepts:
- Data Compression — the process of reducing file size for video or audio.
- Dynamic Range Compression — an audio technique used to control volume levels.
Both forms of compression are vital in modern production, balancing quality, efficiency, and control over how sound and image are captured, stored, and delivered.
1. Data Compression (Video & Audio Files)
Purpose
Data compression reduces the amount of information required to represent media without significantly affecting perceived quality. It allows for faster transfers, more manageable storage, and smoother playback.
Types
- Lossless Compression: Retains all original data. Common for archival or high-end workflows (e.g., Apple ProRes 4444, FLAC).
- Lossy Compression: Removes redundant or imperceptible data to shrink file size (e.g., H.264, MP3).
Video Compression
Modern cameras and editors rely on codecs to compress footage while maintaining quality. Examples:
- H.264 / H.265 (HEVC): Common for web and streaming.
- ProRes / DNxHR: Editing-friendly codecs used in post-production.
- RAW Formats (e.g., REDCODE, BRAW): Apply mild compression while retaining image data for grading.
Audio Compression (File-Based)
Formats like MP3, AAC, and OGG compress sound files to make them smaller while maintaining fidelity for playback.
Trade-off: Higher compression = smaller file size but more data loss and potential quality degradation.
2. Dynamic Range Compression (Audio Mixing)
Definition
Dynamic range compression reduces the difference between the loudest and quietest parts of an audio signal. It makes quiet sounds louder and loud sounds quieter, resulting in a more balanced, polished mix.
Common Uses
- Dialogue Mixing: Keeps actor voices consistent and clear.
- Broadcast Standards: Maintains even loudness for TV or streaming delivery.
- Music & Effects Balancing: Prevents peaks from clipping and maintains a controlled soundscape.
Core Settings
- Threshold: Level where compression begins.
- Ratio: How much reduction is applied.
- Attack/Release: How fast compression engages or fades.
Why It Matters
Compression affects every stage of production—from recording to distribution. Understanding both data and dynamic range compression helps filmmakers preserve quality, manage resources, and deliver consistent results across platforms.
Related Terms
- [Codec] Algorithm used to encode and compress video or audio data.
- [Bitrate] The amount of data processed per second in a media file.
- [Limiter] An extreme form of audio compression that prevents peaks from exceeding a threshold.