Initializing... drag & drop files here
Supports: AVCHD
This walks through pulling the soundtrack out of an AVCHD camcorder clip — the .MTS and .M2TS files Sony, Panasonic, Canon, and JVC cameras write — and decoding it into a plain PCM WAV you can drop straight into a DAW, a video editor, or a transcription tool. AVCHD stores audio as Dolby Digital AC-3 on most consumer bodies, or as Linear PCM on professional ones, and neither travels well outside a video container. By the end you will know which PCM profile to choose, what the file will weigh, and why a WAV of a two-hour recording can hit a hard wall.
.MTS or .M2TS clip onto the page, or click "+ Add Files" to browse into the camera's STREAM folder. Several clips can be queued and they share the same settings.WAV stores raw samples, so the only decision that really shapes the file is how many bits describe each one. Match the profile to how the camera recorded, not to how big you wish the file were.
Uncompressed audio size depends only on sample rate, bit depth, and channel count — never on how loud or busy the recording is. These are the arithmetic figures for a 48 kHz stereo track, the rate AVCHD uses.
| Audio Codec setting | Bits per sample | Data rate (48 kHz stereo) | Size per minute |
|---|---|---|---|
| PCM A-law / mu-law | 8 (companded) | 768 kbit/s | ≈ 5.8 MB |
| PCM 16-bit Little Endian | 16 | 1,536 kbit/s | ≈ 11.5 MB |
| PCM 24-bit Little Endian | 24 | 2,304 kbit/s | ≈ 17.3 MB |
| PCM 32-bit Little Endian | 32 | 3,072 kbit/s | ≈ 23.0 MB |
| Property | AVCHD source | WAV output |
|---|---|---|
| Format | Dolby Digital AC-3, or Linear PCM on professional bodies | Linear PCM inside a RIFF container |
| Standardised | 2006, by Sony and Panasonic | 1991, by IBM and Microsoft |
| Bitrate | AC-3 at 64–640 kbit/s; LPCM around 1.5 Mbit/s stereo | Fixed by bit depth, sample rate, and channel count |
| Channels | 1 to 5.1 (AC-3) or up to 7.1 (LPCM) | Follows the source when Audio Channel is left on Original |
| Compression | Lossy for AC-3, none for LPCM | None |
| Maximum file size | Bounded by card capacity | Just under 4 GiB, a hard limit of the 32-bit RIFF size field |
| Best for | Capture and camera playback | Editing, mixing, mastering, transcription |
Extracting to WAV changes the container and decodes the audio; it does not restore quality. If the camcorder recorded AC-3, the WAV is a faithful copy of an already-lossy signal, not a recovered master — nothing can rebuild what the encoder threw away at capture. The conversion also cannot help with clips whose audio stream is damaged on the card, or with recordings that were copied off mid-write and truncated. If what you have is a standalone Dolby Digital file rather than a full camcorder clip, AC3 to WAV is the more direct route.
No. WAV is an uncompressed container, but it can only hold what the source already contained. If the camcorder recorded Dolby AC-3 — the default on consumer models — the WAV preserves that audio exactly as decoded, without restoring the frequencies and detail AC-3 removed at capture. What you get is a lossless copy of a lossy original, which is exactly what you want for editing, and not a quality upgrade.
Either Dolby Digital (AC-3) or Linear PCM. AC-3 is the consumer default and runs from 64 to 640 kbit/s across 1 to 5.1 channels. Linear PCM appears on professional bodies at around 1.5 Mbit/s for stereo, with support for up to 7.1 channels. Both are part of the published AVCHD specification, and both decode cleanly to PCM here.
Because the video was compressed and the WAV is not. AVCHD squeezes 1080-line H.264 video and AC-3 audio into 24 Mbit/s or less, while a 48 kHz 16-bit stereo WAV spends a flat 1,536 kbit/s on sound alone with no compression whatsoever. On a short clip the WAV can easily outweigh the source. That trade is deliberate: uncompressed audio is what mixing and mastering tools want to work with.
Match the source. AC-3 recordings belong at 16-bit — higher depths enlarge the file without adding information that was ever captured. Linear PCM recordings justify 24-bit, which preserves full resolution and gives you headroom for gain changes during a mix. Reach for 32-bit only when a specific tool explicitly asks for high-bit or float input.
WAV can carry more than two channels, and leaving Audio Channel on Original keeps the source's layout rather than folding it down. That said, plenty of players and editors expect stereo and will handle a multichannel WAV awkwardly or ignore the surround channels. If your destination is a stereo timeline, set Audio Channel to Stereo and let the conversion downmix cleanly rather than leaving the fold-down to whatever software opens the file.
Yes, and it is a property of the format rather than of this tool. WAV stores its size in a 32-bit unsigned field inherited from RIFF, so files must stay under 4 GiB — roughly six hours of 48 kHz 16-bit stereo, or about 6.8 hours at CD-quality 44.1 kHz. Long-form recordings such as lectures, concerts, or all-day event coverage can hit that wall. Split them with Trim, or use a compressed format for the full-length copy.
Yes. Switch Trim from Unchanged, then set a Start time and a Duration in seconds or as HH:MM:SS.sss. That is the efficient way to lift one line of dialogue, a single take, or a sound effect out of a long recording without exporting the entire soundtrack and cutting it afterwards.
Your camcorder clip is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Nothing is retained for indexing, training, or resale, and no account is required to run a conversion.