Search code examples
mpegmpeg2-ts

I don't understand how i can to parse file .ts


Good afternoon. I am a beginner programmer. I am doing a training project in which I am trying to combine video and audio into one .ts container. What information comes after the staffing bytes on this screenshot.

TS-analyser screenshot


Solution

  • That packet is PID 0, which make the payload a Program Association Table (PAT).

    https://en.m.wikipedia.org/wiki/MPEG_transport_stream#PAT