Initializing... drag & drop files here
Supports: WTV
.wtv recordings from your computer. Batch is supported, so you can queue an entire season of recorded TV in a single pass.pcm_s16be) — the canonical AIFF payload that .aif files actually wrap. Step up to PCM 24-bit for studio headroom, or 32-bit float for further processing; non-big-endian PCM is technically stored as AIFF-C inside the same container..aif (the 3-character DOS-era extension; bit-for-bit identical to a .aiff file).WTV is Microsoft's container for Windows Media Center recordings, introduced with the Windows Media Center TV Pack 2008 for Vista and carried through Windows 7. Microsoft announced in May 2015 that Windows 10 (released July 29, 2015) would ship without Media Center, which left a generation of broadcast captures — concerts, talk shows, sports calls, news archives — stranded in a container Apple's audio toolchain never spoke. AIF (the 3-character form of AIFF, released by Apple on January 21, 1988) is the native lossless wrapper for PCM big-endian audio across macOS, Logic Pro, GarageBand, and Pro Tools, so extracting WTV's audio track into AIF is the cleanest path from a Windows DVR archive to an Apple-side editorial workflow.
.aif rather than .aiff because of legacy 8.3 filename conventions. Choosing the 3-character extension keeps these toolchains happy without renaming on import.| Question | Answer |
|---|---|
Is .aif a different format from .aiff? |
No. The binary file is bit-for-bit identical — same FORM/AIFF chunk header, same big-endian PCM payload. |
| Why two extensions then? | DOS / FAT16 systems were limited to 3-character extensions, so .aif exists for those legacy filesystems. Long-filename systems use .aiff. |
Will renaming .aif to .aiff (or vice versa) break anything? |
No — it's purely a filename change. The container parser doesn't care. |
| Which do Mac vs Windows tools write? | Mixed. macOS and Logic typically write .aiff; older Windows DAWs and many MIDI / sampler tools write .aif. |
What about .aifc? |
Different — that's AIFF-C (Apple's 1991 extension), which wraps compressed codecs or non-big-endian PCM in the same container family. |
| Property | WTV | AIF |
|---|---|---|
| Type | Video + audio container | Audio container |
| Vendor | Microsoft | Apple |
| Introduced | 2008 (Windows Media Center TV Pack) | January 21, 1988 (as AIFF) |
| Typical video codec | MPEG-2 (some MPEG-4) | n/a |
| Typical audio codec | MPEG-1 Layer II or Dolby AC-3 | PCM (uncompressed, big-endian) |
| Compression | Lossy video + lossy audio | Lossless (PCM) |
| DRM | Yes — broadcast flag honored | No |
| Native playback | Windows Media Center (now removed); VLC | macOS, iOS, Logic Pro, GarageBand, Pro Tools, QuickTime, Audacity, VLC |
| Common file size | 2-8 GB per hour HD broadcast | ~10 MB per minute stereo 16-bit/44.1 kHz |
| Editorial use | Playback / archival | Production audio masters |
| Codec selection | Bit depth / endianness | Best for | Notes |
|---|---|---|---|
pcm_s16be (default) |
16-bit big-endian | Standard AIF for general use | Canonical AIFF payload; widest compatibility on macOS, iOS, Logic, Pro Tools. Output saves as .aif. |
pcm_s24le |
24-bit little-endian | Studio masters with headroom | Technically AIFF-C inside the .aif container; reads fine in modern DAWs, some legacy players may flag it. |
pcm_s32le |
32-bit little-endian | Archival / further processing | Maximum headroom; ~40 MB per stereo minute at 48 kHz. |
| FLAC / ALAC alternatives | Lossless compressed | Smaller file at lossless fidelity | Pick a different output (.flac / .m4a) instead — AIF stays uncompressed for predictability. |
.aif actually different from .aiff?No. They are byte-for-byte the same format — same FORM/AIFF chunk header, same big-endian PCM payload. The .aif extension exists for backward compatibility with DOS / FAT16 filesystems that only allowed 3-character extensions; .aiff came along once filesystems supported 4. You can rename one to the other and it will still play. The reason we offer a dedicated .aif output is that some Windows-side DAWs, MIDI tools, and samplers default to looking for .aif and ignore .aiff.
Windows Media Center, which created .wtv files, was dropped from Windows 8 in 2012 and removed entirely from Windows 10 in 2015. Newer Windows installs have no native WTV decoder. VLC reads most non-DRM WTV files, but DRM-flagged broadcasts (common on US cable channels) refuse to convert — they were encrypted to the recording machine. If conversion fails with a "no audio track" or "encrypted" error, the source recording carries broadcast DRM and cannot be transcoded by any third-party tool.
No — and that is not the point. WTV audio is already lossy (MPEG-1 Layer II or AC-3 from the broadcast feed). Converting to AIF preserves whatever fidelity the broadcast carried; it does not invent detail. The reason to choose AIF is workflow compatibility (lossless PCM into macOS DAWs, no re-encoding during edit), not a quality improvement over the source.
For listening, archival, or CD authoring, 16-bit at 44.1 kHz matches Red Book CD spec — file size lands near 10 MB per stereo minute. For DAW work where you plan to apply EQ, compression, or noise reduction, 24-bit gives ~144 dB theoretical dynamic range versus 96 dB at 16-bit, which means fewer rounding artifacts after processing. There is no benefit to 32-bit float for a static broadcast capture unless your subsequent processing chain explicitly wants the extra headroom.
WTV stores audio in lossy MPEG-1 Layer II or AC-3 at roughly 192-384 kbps, while AIF stores uncompressed PCM at ~1,411 kbps for 16-bit/44.1 kHz stereo (and ~2,304 kbps for 24-bit/48 kHz). A one-hour broadcast audio track that was ~150 MB inside the WTV container becomes roughly 600 MB as 16-bit AIF, or close to 1 GB at 24-bit. That is the cost of lossless wrapping — there is no way to make AIF smaller without switching to a lossless-compressed format like FLAC or ALAC.
Yes. The Trim controls accept start and end timestamps in HH:MM:SS.ms format, so you can convert just the show body and skip the ads. For more granular multi-region cutting (e.g., several ad breaks in the middle of a recording), convert the full file once to AIF, then run it through Audio Cutter where you can drop multiple segments with waveform-level precision.
WTV recordings that captured a Dolby AC-3 5.1 broadcast can have a 6-channel audio track. AIF supports multichannel PCM, but most editorial workflows downmix to stereo at this stage. Leaving Audio Channel at "Original" preserves the channel count; setting it to "Stereo" applies a standard Lt/Rt downmix; "Mono" sums to a single channel. If you need a true 5.1 master, choose "Original" and verify the output in a multichannel-aware player or DAW.
Yes. Windows Media Player has supported AIF / AIFF playback since Windows 7, and modern Windows 10 / 11 plays it via the built-in Media Player and Films & TV / Groove apps. Audacity, VLC, and foobar2000 also read it on Windows. If you need broadest Windows-native compatibility and don't specifically need AIF, WTV to WAV gives you equivalent uncompressed PCM in WAV — same fidelity, native to Windows. For lossy-but-portable, WTV to MP3 is the smaller option.
.aif or .aiff if my DAW lists both?If your DAW recognizes both, they are interchangeable — the file you receive from either output is identical. Pick .aif when (a) you are handing the file to a Windows tool or older sampler that historically only looked for .aif, or (b) you are batching into a folder whose other audio files all use .aif and you want consistent naming. Pick WTV to AIFF when your downstream toolchain or naming convention expects the 4-character form.
The transcode from WTV's lossy audio (MPEG-1 Layer II or AC-3) into AIF PCM is a one-time decode plus a lossless re-wrap. No additional lossy encoding happens, so the output is bit-for-bit identical to what a high-quality decoder would produce from the source — but you cannot recover audio information that was already discarded by the broadcast encoder. For onward editing in a DAW, this is the correct behavior: stay lossless from this point forward.