Initializing... drag & drop files here
Supports: DVR
If you are holding an old .dvr recording from Windows Media Center, the short answer is this: convert to .mpeg when you want the most faithful copy that ordinary desktop players and editors will open, and convert to MP4 when you want a small file for a phone, a browser, or cloud storage. Both routes re-encode; neither is a stream copy.
The reason MPEG is the faithful choice is that the two formats already agree on the video codec. DVR-MS carries MPEG-2 video, and this page's .mpeg output uses MPEG-2 by default, so there is no cross-codec generation change — the picture is decoded and re-encoded within the same codec family rather than translated into a different one. What you are really shedding is the ASF wrapper and the Media Center metadata and DRM streams bolted onto it.
| Property | DVR-MS (.dvr) |
MPEG output (.mpeg) |
|---|---|---|
| Container | ASF (Advanced Systems Format) | MPEG systems container |
| Origin | Microsoft Digital Video Recording, 2004, Windows XP Media Center Edition | Open MPEG standard, written by any encoder |
| Video codec | MPEG-2 | MPEG-2 by default; MPEG-1 selectable |
| Audio codec | MPEG-1 Audio Layer II, or Dolby Digital AC-3 | MP2 by default; AC3, DTS (DCA) and MP3 selectable |
| Extra streams | Program metadata plus digital rights management | None |
| Copy protection | Possible — a protected recording plays only on the device that made it | None |
| Also used by | Windows Vista and Windows 7 Media Center | DVD authoring tools, desktop players, editors |
| Superseded by | WTV, from Windows Media Center TV Pack 2008 onward | Still current for interchange; MP4 preferred for delivery |
| On xconvert | Input only | Input and output |
If any of those apply, use DVR to MP4 instead. For a container that holds multiple audio tracks and subtitles from a broadcast, DVR to MKV is the better fit.
.dvr recording onto the page or click "+ Add Files". Several recordings can be queued with the same settings. The extension check is literal, so rename a .dvr-ms file to .dvr first..mpeg target unless you change it. Audio Codec offers AC3, DTS (DCA), MP2 and MP3, defaulting to MP2 — the same family as most DVR-MS soundtracks..mpeg. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. No sign-up, no watermark.MPEG-2 has no constant-rate-factor mode, so the Quality Preset cannot work the way it does for H.264 or VP9. Instead it scales the source video's own bitrate by a fixed multiplier and encodes at variable bitrate around that target, with 1.5x headroom for complex scenes. That makes the presets predictable in a way CRF is not: you can estimate the output size directly from the input.
| Quality Preset | Target bitrate, relative to the source | Rough effect on file size |
|---|---|---|
| Highest | 1.50x | Larger than the original |
| Very High (Recommended) | 1.32x | Somewhat larger than the original |
| High | 1.14x | Slightly larger than the original |
| Medium | 0.90x | Slightly smaller |
| Low | 0.72x | Around a quarter smaller |
| Very Low | 0.54x | Around half the size |
| Lowest | 0.30x | Roughly a third of the size |
Two consequences are worth planning around. First, the default preset targets a higher bitrate than the recording already used, so a converted file is often bigger than the original — pick Medium or Low if size matters. Second, avoid the "Constant Quality" and "Constraint Quality" modes on this page: they are CRF modes, MPEG-2 does not support CRF, and the quality number you enter is discarded and replaced by the minimum bitrate for your output resolution. Use Constant Bitrate, Variable Bitrate or Specific file size when you want manual control.
MPEG-2 fails outright if asked to encode below a viable bitrate for the frame size, so any bitrate you request below the floor is quietly raised to it.
| Output resolution | Minimum bitrate applied |
|---|---|
| 720 x 480 (standard definition) | 2.0 Mbps |
| 1280 x 720 | 2.8 Mbps |
| 1920 x 1080 | 7.5 Mbps |
| 3840 x 2160 | 44.8 Mbps |
That floor is the practical reason MPEG is a poor choice for shrinking a recording. If your goal is a smaller file rather than a faithful one, the codec is working against you — convert to MP4 and let H.264 do the job, or lower the resolution first so the floor drops with it.
Very little at the default settings, because the video does not change codec family — DVR-MS already stores MPEG-2 and the .mpeg output uses MPEG-2. It is still a fresh encode rather than a stream copy, so a generation of loss exists in principle, but the default preset targets a higher bitrate than the source used, which leaves plenty of room. Lowering the resolution or forcing a small target size is what actually costs visible quality.
Because the default Quality Preset targets roughly 1.3 times the source video bitrate, and MPEG-2 enforces a resolution-dependent minimum on top of that. Both push the output up rather than down. Select Medium or Low from the Quality Preset dropdown, or set a Constant Bitrate below the source rate, to come out smaller.
Because MPEG-2 does not implement CRF. When you pick "Constant Quality" or "Constraint Quality" the value is dropped and the encoder falls back to the minimum bitrate for your output resolution, so every quality number produces the same result. This is a genuine limitation of the codec rather than a setting you are using wrong — reach for Constant Bitrate, Variable Bitrate or Specific file size instead.
MP2 — MPEG-1 Audio Layer II — unless you change it, which matches the audio track most standard-definition DVR-MS recordings carry. If your recording was an HD broadcast with Dolby Digital, it is decoded and re-encoded to MP2 by default; select AC3 under Audio Codec if you want to keep Dolby Digital, or MP3 if the destination player is happier with that.
Copy protection is the usual cause. When a broadcast was flagged as protected, Media Center wrote a file that plays back only on the recording device, and no converter can lift that. The second most common cause is a filename ending in .dvr-ms, which fails the literal .dvr extension check — rename it and try again.
MPEG-2 in nearly every case, since it matches what the recording already contains and handles interlaced broadcast material properly. MPEG-1 is only worth choosing for compatibility with genuinely ancient software or Video CD-era workflows; it is less efficient and constrained in what resolutions and structures it can encode.
Yes — the Trim control takes a start time and a duration, in seconds or as HH:MM:SS.sss. It does not reduce the upload, since the whole file still has to reach the server, but it cuts the encode time and gives you a much smaller download at the end.
.wtv, not a .dvr. What now?WTV is the Windows Recorded TV Show format that replaced DVR-MS starting with the Windows Media Center TV Pack 2008. It is a different container and will not be accepted here — use WTV to MPEG instead.
Yes. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours. There is no sign-up, no watermark, and your recordings are never shared or made public.