Initializing... drag & drop files here
Supports: WTV
Recorded TV library files copied from an old Windows 7 / Vista box. Batch is supported — drop in a whole season's worth of recordings at once. No 100 MB cap like Convertio, no Google Drive / Dropbox round-trip.WTV (Windows Recorded TV Show) is the proprietary container Windows Media Center wrote to disk for live and scheduled TV recordings starting with Windows 7. Inside, the video is normally MPEG-2 (occasionally H.264 from a few hardware tuners) with AC-3 or MP2 audio. Microsoft discontinued Media Center after Windows 7 — it's not available on Windows 8, 10, or 11, and the WTV container is recognized by almost nothing outside of Media Center itself. MPEG (program stream, ISO/IEC 13818-1) is the universal MPEG-2 file format that every DVD player, legacy NLE, authoring tool, and 2000s-era media player understands.
C:\Users\Public\Recorded TV\. Once you copy that folder off the dying machine, WTV files won't open on a current Windows 11 or macOS install. Remuxing to MPG produces a file Windows Media Player, VLC, MPC-HC, and QuickTime open natively — no codec pack, no Media Center reinstall..mpg input. WTV → MPG (MPEG-2 + AC-3 at 480p / 576p) drops a recorded show straight into that pipeline..mpg as video but treat .wtv as unknown. MPG plays from a USB stick on hardware too old to update.| Property | WTV (Windows Recorded TV) | MPEG (Program Stream) |
|---|---|---|
| Created by | Microsoft, 2009 (Windows 7) | MPEG / ISO standards body, 1995 |
| Standard | Proprietary, undocumented | ISO/IEC 13818-1 |
| Designed for | Windows Media Center DVR recording | DVD-Video, file-based MPEG-2 playback |
| Common video codec | MPEG-2 (most), occasionally H.264 | MPEG-1, MPEG-2 (DVD spec) |
| Common audio codec | AC-3 (Dolby Digital), MP2 | MP2 (DVD-Video standard), AC-3, MP3, LPCM |
| DRM-capable | Yes — CableCARD recordings can be flagged | No |
| DVD-Video burnable | Not directly | Native — required by the DVD-Video spec |
| Modern OS support | None — Media Center killed in Windows 8 | Built-in WMP / QuickTime since XP / 10.4 |
| Legacy player support | Almost none | Every DVD player and 2000s media player |
| Typical source | Hauppauge / Ceton tuner via Media Center | DVD rip, broadcast capture, video-editor export |
| Codec | File size | DVD-burnable? | Best for |
|---|---|---|---|
| MPEG-2 (default) | Same as WTV source | Yes — DVD-Video standard | Default — near-lossless re-wrap from MPEG-2 WTV source |
| MPEG-1 | 1.5-2× larger at same quality | Yes — VCD standard | VCD authoring, maximum legacy compatibility |
| MPEG-4 ASP / DivX / Xvid | ~50% of MPEG-2 | No | Smaller files, legacy DVD-with-DivX players |
| H.264 | ~30-40% of MPEG-2 | No | Modern target inside the MPG wrapper |
| H.265 / HEVC | ~20% of MPEG-2 | No | Smallest files, post-2017 player only |
If both ends use MPEG-2 (the default), conversion is effectively a container remux — the video and audio elementary streams come out of the WTV wrapper and are repackaged into an MPEG-2 program stream without re-encoding. There's no quality loss. If your WTV happens to use H.264 (a few cable-card tuners did this) and you pick MPEG-2 as the output, that's a real re-encode with a small quality cost — minimize it by setting Quality Preset to Highest.
No — and no online or offline tool legally can. Premium cable channels and some satellite recordings are flagged "Copy Once" or "Copy Never" by the broadcast flag and encrypted with PlayReady DRM tied to the original Media Center machine. Those files only play on the machine that recorded them. Free-to-air ATSC over-the-air recordings, basic-cable QAM captures, and most school / public broadcasts are unencrypted and convert normally.
Almost — MPG is the right container, but DVD-Video has additional rules: 720×480 (NTSC) or 720×576 (PAL) resolution, MPEG-2 video at 4-9.8 Mbps, MP2 or AC-3 audio at 224-448 kbps, and a specific GOP / IFO / VOB structure. Convert with resolution preset 480p (NTSC) or 576p (PAL), MPEG-2 + AC-3, then run the resulting .mpg through a DVD authoring tool (DVDStyler, ImgBurn, TMPGEnc Authoring Works), which builds the IFO/VOB structure and burns the disc.
Microsoft discontinued Windows Media Center after Windows 7 — it isn't available on Windows 8, 10, or 11, and Media Center was the only Windows component that shipped a WTV demuxer. macOS never had native WTV support at all. VLC reads some unencrypted WTV files but stutters on the AC-3 surround track and DVR-stitching artifacts. Converting to MPG produces a file every modern player handles natively.
Yes — pick AC-3 (Dolby Digital) as the audio codec output to keep the original 5.1 track bit-for-bit. AC-3 is also a DVD-Video standard audio format, so this is the right pick if you're going to burn the result. Default is MP2 (the original DVD-Video / VCD audio standard). MP3 is smaller but not DVD-compliant; LPCM is lossless but very large.
Multi-hour HD recordings (4-12 GB WTV files) work — there's no fixed cap because conversion runs in your browser session, so the practical limit is your device's RAM and patience for the upload. This is the differentiator vs Convertio (100 MB limit) and most other online converters. For a 6-hour overnight movie marathon recording, trim first to extract just the program you want.
Yes. Media Center deliberately starts recording 1-5 minutes before the scheduled program and runs 1-3 minutes past the end — so a 60-minute show is usually a 65-70 minute recording. The Trim option takes a start time and a duration, both accepting seconds (90.5) or HH:MM:SS.sss format (00:01:30.500). Set start to skip the pre-roll, duration to cover just the program, and ad breaks can be removed by running the conversion multiple times with different trim ranges.
MPEG-2 if you want a near-lossless re-wrap from your MPEG-2 WTV source — the video stream is copied without re-encoding, file size stays similar to the source, and the result is DVD-Video compliant. MPEG-1 only if you're authoring a Video CD (VCD) for a 1990s VCD player or you need maximum compatibility with very old PowerPoint / Windows 98 systems — it's a real re-encode, files end up 1.5-2× larger at equivalent quality, and most modern uses don't need it.
MPG is the legacy / DVD-authoring / older-NLE target — DVD authoring tools, Sony Vegas 12, Premiere CS5, classic Windows Movie Maker, 2000s media players, broadcast playout systems. MP4 is the modern target — phones, browsers, smart TVs, social media, Plex / Jellyfin. Pick MPG when the destination is older than ~2010 or specifically expects MPEG-2 program stream. For everything else, WTV to MP4 is the better landing page; for lossless remuxing into a modern container, WTV to MKV keeps every audio and subtitle track from the original recording.