The range is a critical concept in digital video encoding, specifically for formats like MP4 (AVC/H.264) . It refers to "Limited Range" or "Broadcast Range" video, where the luminance (brightness) levels are squeezed into a specific 8-bit bucket to ensure compatibility with traditional television standards. The Technical Divide: 0-255 vs. 16-235
The standard for most compressed video distribution, including MP4. Here, 16 is defined as "Reference Black" and 235 as "Reference White". Why Does MP4 Use 16-235? 235 mp4
Most video (the codec usually inside an MP4 file) defaults to limited range for archival and YouTube distribution. This standard originated from analog television, where "footroom" (0-15) and "headroom" (236-255) were reserved to prevent signal interference or "clipping" at extreme ends of the spectrum. The range is a critical concept in digital
One of the most frequent headaches in video editing is the "BT.709 vs. BT.601" mixup. This occurs when software misinterprets the limited range, causing reds to shift toward orange or blacks to lose their depth. To avoid this, ensure your export settings in tools like Adobe Premiere Pro or DaVinci Resolve are explicitly set to match your intended output range. How I encode videos for YouTube and archival 16-235 The standard for most compressed video distribution,
If you need to deliver a file directly from a camera without editing, 16-235 is often the safer "necessary" choice to ensure it looks correct on all displays immediately.
In the digital world, an 8-bit signal provides 256 possible values (0 to 255).
If you are planning significant color grading, recording in Full Range (0-255) is often recommended because it uses the entire 8-bit range for more detail in the midtones.