Skip to content
Novus Examples
ts

What is a .ts file?

video/mp2t

TS (.ts) is an MPEG transport stream — the container used for broadcast and HTTP Live Streaming segments — carrying packetized, timestamped MPEG video/audio in fixed 188-byte packets designed to survive transmission errors. (This .ts is video, not TypeScript.)

How to use a .ts file

Use an example .ts segment to test transport-stream demuxers, HLS players, and TS-to-MP4 remuxing.

Convert a .ts file to another format

← All file formats