Initializing... drag & drop files here
Supports: MTS
This converter pulls the audio track out of an MTS (AVCHD) camcorder clip and saves just the sound as an AIFC (AIFF-C) file — the H.264 video is discarded and you keep only the soundtrack. It is aimed at one specific situation: getting camcorder audio into an older Mac, a classic Logic Pro or Pro Tools-era session, or a hardware sampler that imports AIFF-family files but won't touch a raw video container. This walk-through shows where the .MTS clip hides on the memory card, what happens to the audio depending on how your camera recorded it, why the AIFC comes out large, and the one real gotcha — a slight length drift from AC-3's decode padding — that trips people up in an editor.
.MTS (or .M2TS) clip onto the page, or click "+ Add Files" to browse. Queue several clips to extract them in one batch with the same settings..aifc file individually or as a ZIP. No sign-up, no watermark.MTS is the AVCHD camcorder format — the codec system Sony and Panasonic introduced in 2006 — and on the card it is a folder structure, not a single file. Footage lives under PRIVATE/AVCHD/BDMV/STREAM/, where each recording is a .MTS clip (the extension becomes .M2TS once the clip is copied to a computer; the bytes are the same BDAV MPEG-2 Transport Stream). This tool takes the individual stream file, so browse into that STREAM/ directory and upload the actual .MTS clip rather than the top-level AVCHD folder.
What happens to the sound depends entirely on how your camcorder recorded it. The AVCHD specification allows two audio types, and they behave very differently here:
Either way, the AIFC is uncompressed, so expect it to be much larger than the clip's audio bitrate suggests — roughly 10 MB per minute for 16-bit/44.1 kHz stereo PCM. That size is the cost of an uncompressed, editor-friendly file:
PRIVATE/AVCHD/BDMV/ tree. Browse down into STREAM/ and pick the individual .MTS (or .M2TS) clip; that is the file this tool needs.AIFC makes sense for one narrow case: an older Mac, a Logic/Pro Tools-era session, or a hardware sampler that accepts AIFF-family files but rejects a video container. If that is not your situation, a plain WAV is usually the better target — it is the de-facto interchange format for nearly every audio editor on any platform, so MTS to WAV is the more common editing route, and MTS to MP3 is the right pick if you only need the soundtrack to play on a phone, car stereo, or generic player. The conversion can fail outright if the .MTS is partially corrupted — often from pulling the card before the camcorder finished writing — in which case the audio stream may be unreadable even when a player can still scrub the video; re-copy the clip from the card rather than fight a broken file. And if you would rather keep the picture as well as the sound, convert MTS to MP4 re-encodes both streams into one playable file.
Just the audio. This is an extraction: the H.264 video inside your MTS clip is discarded and only the soundtrack is written out as an AIFC file. If you want to keep the picture too, convert MTS to MP4 instead, which re-encodes both the video and audio into a single playable file.
It depends on how the camera recorded it, and the honest answer is usually no. Most consumer AVCHD camcorders record Dolby AC-3, which is already lossy — so decoding it to PCM inside an AIFC gives a faithful copy but cannot exceed the source. Some professional models record uncompressed Linear PCM, and that case is different: PCM straight into a PCM AIFC is a genuinely lossless handoff with no transcode at all. Either way you get a clean working copy ready for editing; only the LPCM source starts from true lossless audio.
Because this converter writes uncompressed PCM into the AIFC by default. AVCHD audio is compressed (AC-3 packs a stereo track into a few hundred kbps), whereas 16-bit/44.1 kHz stereo PCM runs about 10 MB per minute regardless of the source bitrate. The size jump is the cost of an uncompressed, editor-friendly format, not a setting you can tune away. If you would rather keep things small, extract to a lossy format like MTS to MP3 instead.
AC-3, like every lossy audio codec, includes a small amount of encoder padding — typically on the order of 10–20 ms — and different editors interpret the clip's muxing delay differently, so a decoded PCM track can land a hair longer than the original. In our testing this is inaudible on a standalone clip but can show up as a tiny sync offset in a tight multi-clip edit; nudge the audio track into alignment in your DAW if you notice it. An LPCM source avoids the codec-padding part of this entirely.
Not as surround. AVCHD AC-3 audio can carry up to 5.1 channels, but this tool's Audio Channel control offers Original, mono, and stereo, so a surround source is most reliably handled as a stereo fold-down here. If preserving every channel matters, extract to AAC instead, where multichannel is the supported path. For an ordinary recording you will listen to in stereo, the PCM AIFC is exactly what a sampler or DAW wants.
AIFC is AIFF-C, the variant of Apple's Audio Interchange File Format introduced in 1991 to allow compressed payloads inside the same container — though the way this converter writes it, the AIFC holds plain uncompressed PCM. It is part of the same AIFF family that Mac and pro-audio software import natively; .aiff is the classic uncompressed form and .aifc is the cousin that can carry compression. If you only ever need uncompressed audio, plain AIFF works equally well in most tools. To go the other way and squeeze an AIFC back down into an efficient web-ready file, use AIFC to Opus.
Your MTS file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. The main practical limit is upload size and time rather than the extraction itself: an MTS clip carries full HD video alongside the audio, so a long recording can take a while to upload even though pulling out the soundtrack is quick.