Free online MTS to WAV converter
Extract MTS camcorder audio as compatible PCM WAV for editing, transcription, or playback.
Convert MTS to WAV online - free
Your file is processed instantly and never stored on our servers.
Import a file from a URL
Paste a direct link to the file. We download it to our server and it is converted exactly like an upload.
How it works
-
1/3
Upload your .mts file
Click to browse to select your file you want to convert or simply drag & drop your file into selected area.
-
2/3
Perform .mts to .wav conversion
After successful file upload, click to convert when you are ready.
-
3/3
Download converted .wav file
Conversion result is ready to download.
How to convert mts to wav file
- Audio
- No ratings yet.
Audio editors, transcription tools, and playback devices may accept WAV but not an AVCHD video file. Converting an MTS recording extracts its audio stream into a WAV file; it does not convert the video into higher-quality audio.
What the MTS format is
MTS is a filename extension commonly used for AVCHD video recorded by Sony, Panasonic, Canon, and other camcorders. It is an MPEG transport stream container that typically holds H.264/AVC video and AC-3 (Dolby Digital) or LPCM audio.
MTS files commonly appear after copying footage from a camcorder, SD card, or AVCHD folder. Video editors such as Adobe Premiere Pro, DaVinci Resolve, and Final Cut Pro can import many MTS files, while audio-only applications may require the soundtrack as WAV.
What the WAV format is
WAV is a RIFF-based audio container supported by digital audio workstations, sound editors, media players, operating systems, and hardware recorders. It commonly stores uncompressed PCM audio, avoiding another lossy compression stage when the source audio is already decoded.
PCM WAV is suitable for editing, noise reduction, transcription, sound design, and archival processing. It requires substantially more storage than compressed audio: 48 kHz, 16-bit, stereo PCM uses approximately 10.6 MB per minute. WAV is a container, so a WAV file can also contain formats other than PCM; choose PCM when broad compatibility is required.
How to convert with FFmpeg
FFmpeg is the most direct desktop method because it can demux the MTS container, decode its audio, discard the video, and write PCM WAV without opening a video editor. Install FFmpeg, open a terminal in the source folder, and run:
ffmpeg -i input.mts -map 0:a:0 -vn -c:a pcm_s16le output.wav
Replace input.mts and output.wav with the actual filenames. -map 0:a:0 selects the first audio stream, -vn excludes video, and pcm_s16le creates 16-bit PCM WAV.
For 24-bit PCM output, use:
ffmpeg -i input.mts -map 0:a:0 -vn -c:a pcm_s24le output.wav
FFmpeg preserves the source sample rate and channel count unless you specify otherwise. To produce a standard 48 kHz stereo file, use:
ffmpeg -i input.mts -map 0:a:0 -vn -ar 48000 -ac 2 -c:a pcm_s16le output.wav
If the file contains several audio streams, inspect them first with ffprobe input.mts. Change -map 0:a:0 to -map 0:a:1 or another stream index to select a different track.
How to convert with 101convert
You can convert an MTS file on 101convert.com for free without installing software. Select the MTS file, choose WAV as the output format, start the conversion, and download the resulting file when processing finishes. Uploading is unsuitable for private recordings or very large files unless the service's privacy, upload, and retention terms are acceptable.
How to convert with Audacity
Audacity may import MTS files when its FFmpeg support is installed. Use File → Import → Audio, select the MTS file, then use File → Export Audio, choose WAV and PCM encoding, and save the result. If Audacity cannot read the MTS file, extract the audio with FFmpeg first and import the resulting WAV.
Quality and compatibility limits
When the MTS audio is AC-3, converting it to PCM WAV does not restore information removed by the original lossy compression; it only changes the decoded storage format. A higher WAV bit depth or sample rate than the source cannot add missing detail.
Check the output's sample rate, bit depth, channel count, and duration before editing. Downmixing with -ac 2 changes multichannel audio to stereo, and selecting the wrong stream can produce a different language, microphone track, or commentary channel.
Traditional RIFF WAV files use 32-bit chunk sizes and may become impractical near 4 GB. For very long recordings, use RF64 or split the output if the receiving application supports it.
MTS vs WAV: format comparison
How the MTS and WAV formats compare on the properties that matter most for this conversion.
| Property | .MTS MPEG Transport Stream | .WAV Waveform Audio File Format |
|---|---|---|
| Open standard | Yes | Partly open |
| Compression | Both | Both |
| Typical file size | Medium | Large |
| Opens in a web browser | No | Yes, natively |
| Further editing | Limited | Easy |
| Metadata support | Basic | Basic |
| Plain-text readable | No | No |
| Best used for | Streaming | Music |
| Introduced | 1995 | 1991 |
| Developer | Moving Picture Experts Group (MPEG) / ISO/IEC | Microsoft and IBM |
| MIME type | video/mp2t | audio/wav |
The database currently does not contain any direct mts file converter links.
Frequently asked questions
Is the MTS to WAV converter free?
Yes, converting MTS to WAV on 101convert.com is completely free. No registration, email address or installation is required. If you need a higher file size limit or want to convert more files at once, see our plans.
How large can my MTS file be?
You can upload MTS files up to 500 MB and convert up to 1 files at once in a single batch.
What happens to my uploaded files?
Files are processed automatically and deleted from our servers within a few minutes after conversion. We never view or share your files.
Do I need to install any software to convert MTS to WAV?
No. The MTS to WAV conversion runs entirely online in your browser and works on Windows, Mac, Linux, Android and iPhone.
Did the conversion fail?
In most cases, the cause is an incorrect file format. Please upload a valid MTS file for this MTS to WAV conversion. Occasionally, the issue may be on our side. We analyze recurring conversion failures and disable or fix the converter if we detect a defect.
Additional formats for
mts file conversion
Convert to wav from
other formats
- sf2 to wav
- dwp to wav
- dff to wav
- dsf to wav
- bnk to wav
- mp3 to wav
- flac to wav
- pcm to wav
- aup3 to wav
- sesx to wav
- 3g2 to wav
- 3ga to wav
- 3gp to wav
- 669 to wav
- aa to wav
- aac to wav
- aax to wav
- ac3 to wav
- afc to wav
- aif to wav
- aifc to wav
- aiff to wav
- alac to wav
- alc to wav
- als to wav
- amr to wav
- ape to wav
- asf to wav
- asnd to wav
- at3 to wav
- au to wav
- aud to wav
- aup to wav
- avi to wav
- band to wav
- bmp to wav
- bonk to wav
- bwf to wav
- caf to wav
- caff to wav
- cas to wav
- cda to wav
- dct to wav
- divx to wav
- dls to wav
- doc to wav
- docx to wav
- dsm to wav
- dss to wav
- dts to wav
- dv to wav
- dvf to wav
- efa to wav
- exb to wav
- exs to wav
- f4v to wav
- far to wav
- fla to wav
- flv to wav
- fsb to wav
- fxp to wav
- gdm to wav
- gig to wav
- gsm to wav
- imf to wav
- it to wav
- jam to wav
- kmp to wav
- koz to wav
- ksc to wav
- ksf to wav
- kt3 to wav
- logic to wav
- logicx to wav
- lrc to wav
- m2a to wav
- m2ts to wav
- m3u to wav
- m4a to wav
- m4b to wav
- m4p to wav
- m4r to wav
- m4v to wav
- map to wav
- mdl to wav
- mdpd to wav
- med to wav
- mepj to wav
- mg1 to wav
- mgu to wav
- mid to wav
- midi to wav
- mka to wav
- mkv to wav
- mmf to wav
- mo3 to wav
- mod to wav
- mov to wav
- mp1 to wav
- mp2 to wav
- mp4 to wav
- mpa to wav
- mpc to wav
- mpdp to wav
- mpeg to wav
- mpl to wav
- msf to wav
- mt2 to wav
- mtm to wav
- nmf to wav
- nsla to wav
- oga to wav
- ogg to wav
- okt to wav
- oma to wav
- omf to wav
- opus to wav
- ove to wav
- patch to wav
- pcg to wav
- pk to wav
- pkf to wav
- pls to wav
- ppm to wav
- prg to wav
- psm to wav
- ptm to wav
- qcp to wav
- ra to wav
- rex to wav
- rm to wav
- rmvb to wav
- rx2 to wav
- s to wav
- s3m to wav
- sb3 to wav
- sbk to wav
- sd2 to wav
- sd2f to wav
- sdii to wav
- sdir to wav
- ses to wav
- sfk to wav
- sfz to wav
- sgu to wav
- shn to wav
- smf to wav
- snd to wav
- sng to wav
- spx to wav
- stm to wav
- sty to wav
- svd to wav
- tak to wav
- trm to wav
- ts to wav
- tsh to wav
- tta to wav
- tvn to wav
- uax to wav
- ult to wav
- umx to wav
- undf to wav
- uvn to wav
- vdj to wav
- vdjsample to wav
- vob to wav
- voc to wav
- vox to wav
- vtt to wav
- vyf to wav
- w2v to wav
- w64 to wav
- wave to wav
- webm to wav
- wem to wav
- wma to wav
- wmv to wav
- wpl to wav
- wpp to wav
- wv to wav
- wve to wav
- wxp to wav
- xm to wav
- xspf to wav
- zvr to wav