Initializing... drag & drop files here
Supports: DVR
.dvr recording or click "Add Files". DVR-MS recordings from Windows Media Center are typically large, high-bitrate MPEG-2 captures, so allow time for the upload. Batch is supported — queue several recordings and grab them as one ZIP.The .dvr extension most often means a DVR-MS file: a recorded-TV format Microsoft introduced in 2004 with Windows XP Media Center Edition. Under the hood it is an ASF (Advanced Systems Format) container carrying MPEG-2 video with MPEG-1 Audio Layer II or Dolby Digital AC-3 audio, plus program metadata. (Some standalone CCTV and security-camera DVR appliances also write proprietary .dvr files — those vary by manufacturer and may not be standard MPEG-2.)
The problem is that DVR-MS is a dead end. Microsoft began replacing it with the WTV format back in the Media Center TV Pack 2008, and Windows Media Center itself was dropped entirely from Windows 10 in 2015 — it ships with neither Windows 10 nor Windows 11. That leaves old recordings stranded in a format that modern phones, browsers, smart TVs, and video editors don't recognize. Converting re-encodes the streams into something current:
One caveat: if a broadcast was flagged as copy-protected when it was recorded, the DVR-MS file is locked to the device that recorded it and cannot be transcoded — that restriction is baked into the file by the broadcaster, not by the converter.
| Format | Container / origin | Typical codecs | Native playback today | Best for |
|---|---|---|---|---|
| DVR-MS (.dvr / .dvr-ms) | ASF, Microsoft (2004) | MPEG-2 + MP2 / AC-3 | Windows Media Player only; no Win 10/11 Media Center | Legacy recorded-TV archive (source format) |
| MP4 | ISO/IEC 14496-14 (2003) | H.264, H.265, AAC | Windows, macOS, iOS, Android, browsers, TVs | Universal playback and sharing |
| MKV | Matroska, open (2002) | H.264, H.265, AC-3, multi-track | VLC, Plex, Jellyfin, MPV; not Safari/Roku | Media-server libraries, subtitles |
| MOV | Apple QuickTime (1991) | H.264, HEVC, ProRes, AAC | macOS, iOS, QuickTime, VLC | Final Cut / iMovie editing |
| AVI | Microsoft (1992) | MPEG-4, XviD, MP3, PCM | Windows native, VLC | Legacy Windows editors and players |
| WMV | Microsoft (2003) | WMV1/2, WMA | Windows Media Player, VLC | Microsoft-ecosystem workflows |
| Property | Value |
|---|---|
| Full name | DVR-MS (Microsoft Digital Video Recording) |
| Introduced | 2004, Windows XP Media Center Edition |
| Container | ASF (Advanced Systems Format) |
| Video codec | MPEG-2 |
| Audio codec | MPEG-1 Audio Layer II (MP2) or Dolby Digital AC-3 |
| Extension variants | .dvr-ms, .dvr |
| Successor format | WTV (Media Center TV Pack 2008 / Windows 7) |
| Media Center status | Removed from Windows 10 (2015); absent from Windows 11 |
| Native playback today | Windows Media Player on older Windows; VLC cross-platform |
A DVR-MS file was made by Windows Media Center, and Windows Media Player can play it on older Windows versions — but Media Center was removed from Windows 10 in 2015 and is absent from Windows 11, so newer PCs often can't open it at all. VLC will play most DVR-MS recordings, and converting to MP4 is the reliable long-term fix so the file opens everywhere without special software. Note that .dvr files written by standalone CCTV or security-camera systems are a different, manufacturer-specific format and may need that vendor's own player.
A little, because the conversion re-encodes the original MPEG-2 video into H.264. With the Quality Preset on "Very High (Recommended)" the loss is hard to spot in normal viewing, and the MP4 is usually smaller than the DVR-MS source thanks to H.264's better efficiency. If you want to stay in the same codec family, target MPEG2 instead — that re-encodes the video as MPEG-2 at near-source quality rather than switching to H.264. It is still a re-encode, not a stream copy, so keep the original file if you need a bit-exact archive.
The most common reason is broadcast copy protection. If the show was flagged as copy-protected when Media Center recorded it, the DVR-MS file is cryptographically tied to the PC that recorded it and cannot be played back or transcoded anywhere else — that lock is set by the broadcaster and no converter can bypass it. Unprotected recordings convert normally. A corrupted or partial recording can also fail; trimming to a clean section first sometimes recovers the rest.
For watching anywhere — phone, browser, smart TV — convert to MP4. For an organized home library on Plex or Jellyfin where you may want multiple audio tracks or subtitles, MKV is the better container. For editing the footage on a Mac, choose MOV. In our testing, a 30-minute standard-definition DVR-MS recording (about 1.6 GB of MPEG-2) re-encoded to a 720p H.264 MP4 landed near 350 MB with no visible quality loss in normal playback.
Yes. Pick MP3 as the output format and the converter drops the video track and encodes the audio stream to MP3 — handy for keeping the soundtrack of a recorded concert, interview, or lecture. Because DVR-MS audio is usually MP2 or AC-3, this is a re-encode; choose a higher MP3 bitrate (such as 256 or 320 kbps) if you want to minimize any audible difference.
Yes. Your file is uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically after a few hours. There's no sign-up, no watermark on the output, and files are never shared or made public. If you have a very large multi-gigabyte recording, the main practical limit is your upload speed, not any per-file size cap.
Windows 10 and 11 no longer ship Windows Media Center, so there's no built-in "export to MP4" for a DVR-MS recording anymore. Two routes work today: upload the .dvr here and pick MP4 as the output, or install VLC (which plays and can transcode most unprotected DVR-MS files). Both re-encode the MPEG-2 video to H.264. The one thing neither can do is convert a broadcast-flagged, copy-protected recording — that lock is tied to the original PC and can't be lifted by any tool.
Both are Microsoft recorded-TV formats, but WTV is the newer one. DVR-MS (ASF container, MPEG-2 video) was the Windows XP and Vista Media Center format; WTV replaced it starting with the Media Center TV Pack 2008 and Windows 7. Windows 7 Media Center could convert an older .dvr-ms into .wtv by right-clicking the recording. Since both formats depend on Media Center — gone from Windows 10 and 11 — converting either to MP4 or MKV is the durable way to keep old recordings playable.