MPEG-DASH (Dynamic Adaptive Streaming over HTTP)
MPEG-DASH is an international standard for adaptive bitrate video streaming that automatically adjusts video quality in real time based on the viewer's available bandwidth — ensuring smooth playback on any device or connection.
Definition
MPEG-DASH (Dynamic Adaptive Streaming over HTTP) is an international standard (ISO/IEC 23009) for adaptive bitrate (ABR) video streaming over the internet. It works by splitting a video into short segments — typically 2 to 10 seconds long — and encoding each segment at multiple quality levels (bitrates and resolutions). A manifest file, called the Media Presentation Description (MPD), describes all available segments and quality levels to the player. The client-side player dynamically selects the best quality segment to download based on current network conditions, buffer status, and device capability. If the viewer's connection degrades, the player automatically switches to a lower-bitrate segment; if bandwidth improves, it switches back up. Unlike Apple's HLS protocol, MPEG-DASH is codec-agnostic — it can work with H.264, H.265, VP9, or AV1 video. MPEG-DASH is used by platforms like YouTube, Netflix, and Vimeo for their primary streaming infrastructure, often in combination with a CDN to deliver segments from geographically distributed servers.
Related Terms
Features
Adaptive Bitrate Switching
MPEG-DASH continuously monitors playback conditions and switches between quality tiers in real time, eliminating buffering without sacrificing quality when bandwidth allows.
International Open Standard
As an ISO/IEC standard, MPEG-DASH is openly documented, royalty-free in its core specification, and supported across a wide range of players and streaming infrastructure.
Codec Agnostic
Unlike HLS, MPEG-DASH does not mandate a specific video codec, making it compatible with H.264, H.265, VP9, AV1, and future compression standards.
Low Latency Mode
Modern MPEG-DASH profiles support low-latency streaming with segment sizes as small as a few hundred milliseconds, enabling near-live streaming experiences.
DRM & Encryption Support
MPEG-DASH supports Common Encryption (CENC), enabling integration with multiple DRM systems (Widevine, PlayReady, FairPlay) for secure premium content delivery.
Scalable CDN Delivery
Because MPEG-DASH uses standard HTTP for segment delivery, it integrates seamlessly with CDN infrastructure, allowing efficient global distribution without specialist streaming servers.
Frequently Asked Questions
Create Platform-Ready Clips Without the Technical Complexity
OpenClip handles AI clip detection, captions, and export so you can focus on your content — not streaming infrastructure.