MPEG Transport Stream
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Video |extensions={{ext|ts}}, others |pronom={{PRONOM|fmt/585}} |released=1996 }} '''MPEG Transport Stream''' (or '''MPEG-2 Transpo...") |
Latest revision as of 13:12, 19 May 2018
MPEG Transport Stream (or MPEG-2 Transport Stream) is an MPEG multimedia format that allows interleaving more than one Packetized Elementary Stream in a single file. It is an alternative to MPEG Program Stream, designed to work better with certain kinds of streaming. It was introduced in the MPEG-2 standard.
There is a variant format named M2TS, used with Blu-ray discs.
Contents |
[edit] Identification
The byte value 0x47
occurs at offset 0, 188, 376, etc. (every 188 bytes).
[edit] Specifications
- ISO/IEC 13818-1:2018 - MPEG 2 Part 1 (not free to download)
[edit] Software
[edit] Sample files
- https://samples.ffmpeg.org/archive/container/mpegts/ (Search the index for more.)