MTS
MTS video containerUsed for recorded motion video with an accompanying soundtrack.
- Family
- Video
- MIME
- video/mp2t
Convert MTS to WAV online. See the real audio-stream extraction behavior, preservation limits, and a format-specific acceptance test.
Converter.now selects the audio stream in MTS, leaves the picture stream out, and encodes that sound as WAV. The result is audio, not a silent copy of the video. MTS is read as an AVCHD transport stream whose packet timestamps, interlaced fields, long-GOP video, audio programs, and spanned-clip boundaries need reconciliation. WAV delivery writes a RIFF waveform whose PCM precision, rate, channels, channel mask, peaks, and large file size matter more than codec branding.
Decoded media - An AVCHD transport-stream recording commonly produced directly by cameras. Encoded delivery profile - A waveform container written here as uncompressed 16-bit PCM audio.
Used for recorded motion video with an accompanying soundtrack.
Designed for uncompressed production audio.
Interlacing, long-GOP timing, multiple audio streams, and camera spanned clips require deliberate handling.
PCM WAV can be much larger than delivery audio, and converting high-bit-depth material to 16-bit changes sample precision.
The verified WAV profile writes 16-bit little-endian PCM rather than a perceptual delivery codec.
Check frame rate and field order, stream count, clip duration, spanned boundaries, timestamps, seeking, and audio sync.
Compare duration, sample rate, 16-bit depth, channels, peaks, and audible clipping.
Choose this route to deliver dialogue, music, or a soundtrack to a system that accepts WAV; keep MTS when its pictures, captions, or visual timing still matter.