3 TS files are plain recordings, including PMT and PAT.
5 They don't have a private header.
9 .meta files have currently 4 lines:
19 Stored offsets and PTS values. They are collected while recording. Only
20 GOP starts are stored.
22 File format is network-ordered (i.e. big endian), each entry contains
23 two 64 bit values (PTS, offset).
25 PTS values are not corrected (i.e. they aren't zero-based), offsets are
26 relative to the beginning of the file (or first file, when we implement
31 Also network ordered, they contain a 64bit value (PTS) and 32bit value
32 (type) for each cut. (If you want file offsets, use the .ap file to look up
41 If the first 'out'-point is not preceeded by an 'in'-point, there is an
42 implicit 'in' point at zero.
44 If the there is no final 'out' point, the end-of-file is an implicit