TS
TS video containerUsed for moving images, timed audio, and playback metadata.
- Family
- Video
- MIME
- video/mp2t
Free TS to MKV conversion online, with the real timed-stream transcoding behavior, what gets lost, and a concrete way to check the output.
Decoding TS recovers the picture, sound, and timing streams it carries; writing MKV means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. Transport-stream input is synchronized on packets, then program maps, discontinuities, timestamps, language tracks, captions, and elementary codecs are inventoried. Matroska delivery can retain multiple timed tracks, languages, subtitles, chapters, and attachments, though simplified writers and browser players may use only a subset.
Decoded from an MPEG transport stream using fixed packets for resilient broadcast and streaming delivery. Encoded to a flexible Matroska container capable of multiple audio, video, subtitle, and attachment streams.
Used for moving images, timed audio, and playback metadata.
Designed for flexible multi-track video storage.
A TS can carry several programs, audio languages, captions, and discontinuities that a primary-stream conversion leaves behind.
A simplified conversion may keep only primary streams, and many browsers do not play MKV directly.
The verified MKV profile uses H.264 video and Opus audio when those streams are present.
Select the intended program and verify codecs, frame rate, interlacing, audio language, captions, timestamps, duration, and sync.
Inspect the stream list, subtitles, language labels, chapters, seeking, and sync.
Switch to MKV only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, TS remains the safer choice.