MTS
MTS video containerUsed for recorded motion video with an accompanying soundtrack.
- Family
- Video
- MIME
- video/mp2t
Convert MTS to AAC online. See the real audio-stream extraction behavior, preservation limits, and a format-specific acceptance test.
Only the audio stream inside MTS is pulled out - The picture stream is discarded entirely - And encoded as AAC. What comes out is genuine audio, never a muted 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. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded media - An AVCHD transport-stream recording commonly produced directly by cameras. Encoded delivery profile - Lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for recorded motion video with an accompanying soundtrack.
Designed for recorded sound meant for playback over time.
Interlacing, long-GOP timing, multiple audio streams, and camera spanned clips require deliberate handling.
An AAC elementary stream carries less container metadata than M4A and another lossy encode can soften transients.
The media engine writes an AAC elementary stream, so container-only cover art and chapter data are not expected.
Check frame rate and field order, stream count, clip duration, spanned boundaries, timestamps, seeking, and audio sync.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Choose this route to deliver dialogue, music, or a soundtrack to a system that accepts AAC; keep MTS when its pictures, captions, or visual timing still matter.