TS
TS video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/mp2t
Convert TS to AAC online. See the real audio-stream extraction behavior, preservation limits, and a format-specific acceptance test.
Only the audio stream inside TS 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. Transport-stream input is synchronized on packets, then program maps, discontinuities, timestamps, language tracks, captions, and elementary codecs are inventoried. An AAC elementary-stream result carries coded audio frames without the richer tags, chapters, artwork, and track metadata of an M4A container.
Decoded from an MPEG transport stream using fixed packets for resilient broadcast and streaming delivery. Encoded to lossy Advanced Audio Coding frames used by many streaming and device workflows.
Used for moving images, timed audio, and playback metadata.
Designed for recorded sound meant for playback over time.
A TS can carry several programs, audio languages, captions, and discontinuities that a primary-stream conversion leaves behind.
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.
Select the intended program and verify codecs, frame rate, interlacing, audio language, captions, timestamps, duration, and sync.
Listen for speech sibilance and music attacks, then confirm duration and channel layout.
Take this route when only dialogue, music, or a soundtrack needs to reach a AAC-accepting system; hold onto TS whenever its pictures, captions, or visual timing still matter.