What is SDR Video?
Standard dynamic range (SDR) video targets conventional brightness, contrast, and color ranges rather than the expanded luminance or gamut associated with HDR. Its appearance depends on the declared transfer and color characteristics.
How SDR Video works
SDR video is encoded around display assumptions established before modern high-dynamic-range systems, using a transfer characteristic and color primaries signaled in the stream or container. It is a different concern from resolution, frame rate, codec, or bit depth; an SDR source can still be high resolution or use high-precision samples. Correct display requires consistent color metadata and level handling across decode, processing, and output. SDR renditions commonly serve compatibility ladders and derived outputs from SDR or tone-mapped HDR masters.
Key facts
- 1Common SDR video uses BT.709 colorimetry for HD workflows, but files can carry other primaries or transfer characteristics; “SDR” alone is not a complete color specification.
- 2Limited-range and full-range RGB or Y′CbCr values use different numeric mappings, and interpreting one as the other can raise blacks, crush shadows, or clip highlights.
- 3Converting HDR to SDR requires tone and gamut mapping in addition to changing metadata, because the target display model cannot directly reproduce all source intensities and colors.
When SDR Video matters
Produce SDR renditions for broad compatibility or when an HDR master must play on conventional displays. A simple metadata change is insufficient for HDR conversion; poor tone mapping can clip highlights or shift colors.
Common use cases for video
These examples cover video broadly, not specifically SDR Video.
- Preparing uploaded video for web, mobile, connected-TV, social, or editorial playback.
- Creating clips, thumbnails, captions, alternate aspect ratios, and adaptive renditions.
- Normalizing camera, screen-recording, and user-generated files into predictable outputs.
Working with video
This guidance covers video broadly, not just SDR Video.
A demuxer separates tracks from the container, decoders turn compressed streams into frames or samples, and filters apply spatial or temporal changes. Encoders compress the transformed tracks before a muxer writes the chosen output container.
Video compatibility is the product of codec, container, profile, level, frame rate, color, audio, and subtitles. Validate the complete output on target devices because a playable file on one decoder may fail or look different on another.
What you gain
- Standardized derivatives make diverse source files playable on target devices.
- A retained master can feed many resolutions, aspect ratios, codecs, and channels.
- Automated inspection and transformation make large upload volumes consistent.
What it costs
- More efficient codecs can lower bitrate at similar quality but usually cost more compute and may have narrower support.
- Higher resolutions and frame rates preserve more detail and motion while increasing processing and delivery requirements.
- Fast encoding settings improve throughput but can produce larger files or lower quality than slower analysis.
Before production
- 1Inspect codec, container, dimensions, frame rate, color, audio, and subtitle tracks.
- 2Test visual quality and playback support across the slowest and oldest target devices.
- 3Preserve a suitable master before applying lossy, destructive, or delivery-specific changes.