Initializing... drag & drop files here
Supports: M2TS
HH:MM:SS.sss to grab a single scene. Click Convert — your WAV downloads from the browser, no sign-up and no watermark.M2TS (also called BDAV MPEG-2 Transport Stream) is the wrapper that Blu-ray discs and AVCHD camcorders use to multiplex H.264 video with audio streams encoded as Dolby Digital (AC-3), DTS, linear PCM, or — on higher-end discs — Dolby TrueHD and DTS-HD Master Audio. WAV strips everything except the audio and stores it as uncompressed linear PCM, the same encoding used on Audio CDs. The conversion is useful when:
| Property | M2TS (Blu-ray / AVCHD) | WAV |
|---|---|---|
| Container | BDAV MPEG-2 Transport Stream | RIFF (audio-only) |
| Typical contents | H.264 video + AC-3 / DTS / LPCM audio | Uncompressed PCM audio |
| Compression | Video compressed; audio varies by codec | None (raw PCM) |
| Max file size | Bounded by Blu-ray disc / camcorder card | 4 GiB (RIFF 32-bit size field) |
| Sample rates (audio) | 48 kHz standard; up to 192 kHz with LPCM/TrueHD | 8000–48000 Hz on xconvert |
| Bit depth (audio) | 16 or 24-bit | 16-bit Little Endian (PCM_S16LE) |
| File size (1 min stereo) | Dominated by video | ~10 MB at 44.1 kHz / 16-bit |
| Plays in | VLC, PowerDVD, Blu-ray players | Universal — every OS, browser, and DAW |
| Best for | Disc playback, camcorder masters | Editing, sampling, CD burning, transcription |
| Source codec | Where you see it | Channels | Bit depth | Notes after WAV conversion |
|---|---|---|---|---|
| Dolby Digital (AC-3) | Most consumer Blu-rays, AVCHD camcorders | 2.0 or 5.1 | 16/24-bit | Lossy → PCM; quality matches source, not the original master |
| DTS | Blu-ray secondary track | 5.1 typical | 16/24-bit | Lossy → PCM; same caveat as AC-3 |
| Linear PCM (LPCM) | Premium Blu-rays, pro camcorders | 2.0 to 7.1 | 16/20/24-bit | Already uncompressed; conversion is essentially a re-wrap |
| Dolby TrueHD | High-end movie Blu-rays | up to 7.1 | 16/24-bit | Lossless → PCM; bit-perfect output |
| DTS-HD Master Audio | High-end movie Blu-rays | up to 7.1 | 16/24-bit | Lossless → PCM; bit-perfect output |
WAV on xconvert is fixed at PCM 16-bit Little Endian (PCM_S16LE) — the same encoding used on Audio CDs and accepted by every DAW and Blu-ray authoring tool. There's nothing to choose because every other "WAV codec" (PCM_S24LE, PCM_MULAW, ADPCM) is a niche variant; if you need 24-bit float for a mastering session, render from your DAW after the WAV import.
Probably not. Standard WAV uses a 32-bit RIFF size field that caps files at 4 GiB. At 44.1 kHz / 16-bit stereo (~10 MB/min), you hit the cap at roughly 6.8 hours, so a 2-hour film fits — but a 2-hour 5.1 surround source at 48 kHz / 24-bit can exceed it. If your file hits the cap, downmix to stereo in step 2 or split with Audio Cutter and re-join.
Pick 48000 Hz if the output is going back into a video timeline (Premiere, DaVinci Resolve, Final Cut all default to 48 kHz to match video standards). Pick 44100 Hz if you're burning an Audio CD — Red Book requires it. Sample-rate conversion is lossy at the dithering stage, so match the destination.
If you leave Audio Channel on Original and the M2TS source contains a 5.1 stream, the output WAV is multi-channel. If you pick Stereo, the converter downmixes using the standard ITU-R BS.775 matrix (Lt/Rt) and you lose surround positioning permanently — keep an Original copy if you might re-edit later.
WAV is lossless relative to its input. If the input is already lossy AC-3 or DTS, decoding to PCM doesn't recover detail that was discarded at the original encode. The benefit is that further edits stay lossless, since PCM doesn't re-quantize. For a TrueHD or DTS-HD MA source, the WAV is bit-identical to the studio master.
The entire process runs on our servers — files don't leave your machine for re-encoding the way they do on FFmpeg-on-server tools. Throughput is bound by audio demuxing speed; a 4 GB M2TS typically converts in under a minute on a modern laptop.
Yes. Switch Trim to "Trim", enter the Start Time (e.g. 00:45:12.500) and Duration (e.g. 90 seconds or 00:01:30). Only that segment is decoded and written, which also keeps the output under the 4 GiB WAV cap.
WAV is the universal raw-PCM choice. For lossy-but-tiny output, use M2TS to MP3 — a 90-minute soundtrack drops from ~600 MB WAV to ~85 MB MP3 at 128 kbps. For Apple-native uncompressed audio use M2TS to AIFF. For lossless compression at roughly half the size of WAV, use M2TS to FLAC.
files are processed on our servers and deleted automatically after a few hours and aren't kept on a server after conversion. There's no account requirement, no watermark on the output, and no upload size charge.