Initializing... drag & drop files here
Supports: WTV
.wtv recordings from your computer. Batch upload is supported, so an entire night of Media Center captures can be queued in one pass..mxf. Files are processed on our servers — no sign-up, no watermark, and the source recording is removed automatically a few hours after conversion.WTV is Microsoft's recorded-TV container, introduced with the Vista TV Pack in 2008 and shipped with Windows Media Center on Windows 7 and 8.1 Pro. Microsoft discontinued Windows Media Center with Windows 10 in 2015, so anything still trapped in .wtv lives on a deprecated playback path and is invisible to nearly every professional NLE. MXF (Material Exchange Format), standardized as SMPTE ST 377-1 (originally 377M, 2004), is the broadcast industry's interchange wrapper — designed by the EBU/SMPTE Task Force to move essence and metadata between cameras, edit bays, MAM systems, and playout servers without re-wrapping.
.wtv, the resulting MXF carries clean SMPTE labels instead of Windows-only program-guide blobs..wtv on a station playout server will not air..wtv requires Windows-only decoders; MXF plays in DaVinci Resolve, Final Cut Pro (with DNxHD/ProRes essence), and ffmpeg-based pipelines on any OS.| Property | WTV (Windows Recorded TV) | MXF (Material Exchange Format) |
|---|---|---|
| Standard | Microsoft proprietary | SMPTE ST 377-1 (originally 377M, 2004) |
| Introduced | Vista TV Pack, August 2008 | SMPTE 377M, September 2004 |
| Primary use | Consumer DVR recording in Windows Media Center | Broadcast ingest, edit interchange, archive, playout |
| Video codecs | MPEG-2 or H.264 (tuner-dependent) | MPEG-2 (IMX/D10), DNxHD/HR, AVC-Intra, ProRes, JPEG 2000 |
| Audio codecs | AC-3, MPEG audio | PCM (AES3), AC-3, MPEG audio, Dolby E |
| Metadata model | Windows program-guide blob, broadcast flag | SMPTE KLV (Key-Length-Value), structural + descriptive |
| Operational patterns | n/a (single-file consumer container) | OP-1a (SMPTE 378M), OP-Atom (SMPTE 390M), OP-1b/2a/3a |
| NLE compatibility | None natively; Windows-only playback | Avid Media Composer, Premiere, Resolve, Final Cut Pro |
| DRM handling | Often flagged "Copy Once" — un-transcodable | No DRM in the wrapper; essence-level protection only |
| Status | Discontinued with Windows 10 (2015) | Active, ST 377-1:2019 is current revision |
| Essence codec | Typical 1080p bitrate | Best for | Notes |
|---|---|---|---|
| MPEG-2 (IMX/D10) | 30-50 Mbps | Legacy SD/HD broadcast ingest | Default for many station playout servers; widely compatible. |
| DNxHD 120 | ~120 Mbps (8-bit) | Avid 1080p offline/online | SMPTE VC-3; ships in Media Composer pipelines. |
| DNxHD 185 / 185x | ~185 Mbps (10-bit) | Avid finishing, color | "x" suffix denotes 10-bit; matches AVC-Intra 100 quality. |
| AVC-Intra 100 | 100 Mbps (10-bit 4:2:2) | Panasonic P2 workflows, news | All-I H.264 profile in MXF; SMPTE RP 2027. |
| DNxHR (HQ/HQX/444) | varies (2K-8K) | Modern UHD finishing | DNxHD's 2014 successor for resolutions above 1080p. |
| JPEG 2000 | varies | Long-term archive, DCP | Used by Library of Congress, BBC, Digital Cinema Packages. |
Almost certainly the broadcast flag. Cable and satellite TV tuners stamp many recordings as "Copy Once" or "Copy Never" using the CGMS-A flag, which Windows Media Center honors by encrypting the .wtv. Encrypted recordings cannot be decoded outside Media Center on the original PC, so no converter — online or desktop — can transcode them. If your file is unprotected (over-the-air ATSC or unencrypted clear-QAM), it will convert; if it was scheduled from premium cable, it usually will not.
It depends on the receiving system. Station automation (Imagine ADC, Grass Valley K2) typically expects MPEG-2 IMX/D10 at 30-50 Mbps. An Avid Media Composer edit benefits from DNxHD 120 (offline) or DNxHD 185x (10-bit finishing). News and Panasonic P2 workflows often standardize on AVC-Intra 100. If you don't know the destination's spec, MPEG-2 IMX is the safest broadcast-compatible default and is what the xconvert pipeline ships by default for MXF output.
OP-1a (SMPTE 378M) wraps a single complete program with all video, audio, and data essence multiplexed into one self-contained file — this is what most ingest and playout servers expect. OP-Atom (SMPTE 390M) splits each essence stream into its own file (one for video, one per audio channel) and is the native layout for Avid Media Composer media databases. xconvert produces a single-file MXF suitable for ingest; if you need OP-Atom for an Avid bin, use Media Composer's "Consolidate/Transcode" after import.
Yes. Windows Media Center adds pre-roll and post-roll padding around the scheduled time (default is one minute on each side) so you don't miss content. Use the Trim control under Advanced Options to set a start time and duration, or trim a fixed range. Doing this before conversion saves transcode time and produces a clean broadcast deliverable.
The converter remuxes audio into the MXF as PCM or the codec you choose; the WTV's AC-3 (Dolby Digital) track can be passed through with AC-3 selected as the audio codec, or converted to PCM (AES3-style) which most broadcast servers prefer. Multi-channel layout (stereo, 5.1) is preserved when the source is multi-channel; mono-stereo upmixing is not performed.
WTV uses long-GOP MPEG-2 or H.264 at consumer bitrates (typically 5-15 Mbps for HD broadcast). Broadcast MXF essence — especially DNxHD 120 or AVC-Intra 100 — is intraframe (every frame is a keyframe) at 100-185 Mbps. That's 10x the bitrate, by design: intraframe codecs are easier to edit, scrub, and color-grade, but they trade compression for editability. If you only need archive playback, use MPEG-2 IMX at 30-50 Mbps to keep size manageable.
Yes for both, with caveats based on essence codec. DaVinci Resolve reads MXF wrapped MPEG-2, DNxHD/HR, AVC-Intra, and ProRes. Final Cut Pro reads MXF via its Pro Video Formats package (free from Apple) and prefers ProRes-in-MXF or DNxHD. If you target FCP, choose H.264 inside the MXF if ProRes isn't offered, then transcode to ProRes inside FCP for performance.
XConvert processes files on its servers and deletes them automatically after a few hours. A one-hour 1080p WTV recording (typically 4-7 GB) converts without issue on a modern laptop. If you need to chop a multi-hour recording, use Trim to extract scenes first, or see Trim WTV for trimming without re-encoding.
For a non-broadcast edit, WTV to MP4 gives you an H.264 file that plays everywhere. For Avid-friendly QuickTime instead of MXF, try WTV to MOV. For audio-only extraction of a recorded show, WTV to MP3 or WTV to WAV pull the soundtrack out without the video.