MPEG Transport Stream (.TS)
TS (MPEG Transport Stream) is a container format designed for broadcasting and streaming MPEG video over unreliable or lossy media. It divides content into small fixed-size packets (188 bytes) with error correction capabilities, allowing decoders to resynchronize after transmission errors. TS is the standard container for digital television broadcasting, Blu-ray discs, and HTTP Live Streaming (HLS).
Advantages of MPEG Transport Stream
What the TS format does well, and why you might choose it.
- Robust error recovery designed for unreliable transmission channels
- Standard format for digital TV broadcasting and Blu-ray discs
- Supports live streaming with HTTP Live Streaming (HLS) protocol
Limitations of MPEG Transport Stream
What the TSformat doesn't do well, and when to choose another format.
- Packet overhead results in slightly larger file sizes than MP4
- Not ideal for local file storage where error resilience is unnecessary
- Less convenient for editing compared to MP4 or MKV containers
What TS files are used for
- Digital television broadcasting (DVB, ATSC, ISDB)
- HTTP Live Streaming (HLS) video segments
- Blu-ray disc video storage
How TS files work
Video files are containers (MP4, MOV, MKV, WebM, AVI) that wrap one or more video streams (compressed by a codec like H.264, H.265/HEVC, VP9, or AV1), an audio track (AAC, AC3, OPUS), and optional subtitle and metadata tracks. The container determines compatibility, metadata support, and what kinds of streams it can hold; the codec determines compression efficiency and CPU/GPU cost to decode. Bitrate, frame rate, color space (Rec.709 for HD, Rec.2020 for HDR), and chroma subsampling (4:2:0, 4:2:2, 4:4:4) all affect quality and file size.
Best practices when working with TS
Edit a transcoded intermediate (ProRes, DNxHD, or constant-bitrate H.264) — direct H.265 or AV1 source is brutal on the CPU during scrubbing and can cause dropped frames in playback. Master once, export targeted distribution copies (MP4 with H.264 for compatibility, WebM with VP9/AV1 for modern browsers). Keep audio at a higher bitrate than you think you need — audio is a small fraction of total file size and lousy audio ruins good video. Chapter markers, embedded subtitles, and color metadata get lost when reformatting between containers, so include them explicitly at export time.
Convert to TS
The most common formats people convert to TS, ready to convert in seconds.
Convert TS to other formats
Convert MPEG Transport Stream files into the format you actually need.
Choosing TS versus the alternatives
MP4 + H.264 + AAC: the universally-compatible choice. Plays everywhere, supported by every editor, the right answer for almost every distribution scenario. MP4 + H.265: half the file size, but slow encoding and patchy support outside the latest devices. WebM + VP9 or AV1: efficient and royalty-free, perfect for modern web video, no support on legacy devices. MOV: Apple's container, mostly equivalent to MP4 but better integrated with Final Cut Pro. MKV: maximum flexibility, multiple audio/subtitle tracks, but inconsistent support outside dedicated media players.
Where TS fits in real workflows
Video pipelines have three stages: capture (camera-native or transcoded intermediate), edit (an editing-friendly intermediate codec), and deliver (a tightly-tuned distribution master per platform). Conversion happens at every transition. Choosing intermediate and delivery codecs intentionally — instead of just leaving everything as direct camera output — saves storage, edit time, and re-encoding when delivery requirements change.
Privacy and file handling
When you convert a TSfile with MegaConvert, the file is uploaded to our converter, processed, and automatically deleted within an hour. We don't train models on your files, share them with third parties, or retain them after the conversion completes. The download link expires when the file is removed. If your work involves files subject to NDA or compliance requirements (HIPAA, GDPR data processing), please review our privacy policy before uploading sensitive material.
Frequently asked questions about TS
What is a .TS file?
TS (MPEG Transport Stream) is a container format designed for broadcasting and streaming MPEG video over unreliable or lossy media. It divides content into small fixed-size packets (188 bytes) with error correction capabilities, allowing decoders to resynchronize after transmission errors. TS is the standard container for digital television broadcasting, Blu-ray discs, and HTTP Live Streaming (HLS).
What is the MIME type of TS?
The official MIME type for TS files is video/mp2t. This is the value web servers and applications use to identify the format when transferring files.
What category does TS belong to?
TS is a Video Converter format. Files in this category share common conversion paths and use cases.
How do I open a .TS file?
TS files are typically opened by software that natively supports the MPEG Transport Streamformat. If you don't have a compatible application, the most reliable approach is to convert the file to a more universal format using the converters listed above. Most MPEG Transport Stream files convert to widely-supported alternatives in seconds.
Have a TS file you need to convert?
Free, instant, no signup. Files deleted within an hour of upload.
Convert TS to MP4