What is the EVO file format?
The .evo extension identifies an Enhanced Video Object file, the primary video container used on HD DVD discs. HD DVD was launched commercially in 2006 by a consortium led by Toshiba and NEC, competing against Blu-ray in the high-definition disc format war of the mid-2000s.
Structurally, an .evo file is an extension of the MPEG-2 Program Stream format - the same underlying container used by DVD-Video .vob files - adapted to carry HD-resolution streams. The file begins with the standard MPEG-2 pack header (00 00 01 BA). It can contain H.264/AVC, VC-1, or MPEG-2 video at resolutions up to 1920×1080, paired with lossless audio tracks including Dolby TrueHD, DTS-HD Master Audio, E-AC-3, and LPCM. On a physical HD DVD disc, .evo files reside in the HVOBS/ directory and are protected by AACS (Advanced Access Content System) encryption.
Toshiba officially discontinued HD DVD on February 19, 2008, after Blu-ray secured the support of major studios and retailers. As a result, .evo files are now encountered almost exclusively from ripped or archived HD DVD collections. The Windows Media Player HD DVD codec packs that shipped with HD DVD drives are no longer distributed.
VLC media player and MPlayer/mpv remain the most reliable modern players for decrypted .evo files. For long-term archival, converting to MKV using FFmpeg or MakeMKV is recommended, as it preserves all video and audio streams in a widely supported container.
Security & safety
RISK: LOWEVO is a video container with no executable code - low-risk format. Commercial HD DVD discs used AACS encryption; ripped EVO files are decrypted. No malware vectors are associated with the EVO format. AACS decryption tools exist (MakeMKV) but their legal status varies by jurisdiction.
Format details
in a nutshellPrograms that open EVO files
Technical details
deep spec| Base container | MPEG-2 Program Stream (PS) - same pack/PES structure as DVD-Video VOB |
| File signature | Hex `00 00 01 BA` at offset 0 - MPEG-2 `pack_start_code` |
| Disc directory | `HVOBS/` on an HD DVD disc |
| Supported video codecs | H.264/AVC, VC-1, MPEG-2 (H.262) |
| Maximum video resolution | 1920×1080 - 1080p progressive or interlaced |
| Supported audio codecs | Dolby TrueHD, DTS-HD Master Audio, E-AC-3 (Dolby Digital Plus), AC-3, DTS, LPCM, MPEG-2 audio |
| Audio sample rate | Up to 192 kHz for PCM/TrueHD lossless; 48 kHz typical for lossy tracks (AC-3, DTS) |
| Byte order | Big-endian (MPEG-2 PS pack headers and PES) |
| Copy protection | AACS (Advanced Access Content System) on commercial discs; ripped files are typically decrypted |
| Color space | BT.709, 8 bpp per channel (24-bit YCbCr) for 1080p content |
| Typical file size | Several GB to 30+ GB for a feature film |
| Format status | Abandoned - HD DVD discontinued February 19, 2008; HD DVD Promotion Group dissolved March 28, 2008 |
| Modern playback | VLC media player and MPlayer/mpv for decrypted files; original PowerDVD HD DVD codec packs no longer distributed |
| Recommended archival | Convert to MKV using MakeMKV or FFmpeg to preserve all video and audio streams |
| Released | 2006 (HD DVD launch) |
| Latest version | HD DVD Specification (2006-2008); no newer version - format abandoned Feb 2008 |
| Open standard | Yes · royalty-free |
EVO conversions
Community Q&A
asked by usersNo questions yet - be the first to ask about EVO files.