GSOC - Decode other tables #21

Closed
opened 2026-01-29 16:33:06 +00:00 by claunia · 1 comment
Owner

Originally created by @cfsmp3 on GitHub (Apr 10, 2014).

On top of the essential PAT and PMT, Transport Streams may contain additional tables (for example the EIT, Event Information Tables). Some times the PMT contains an EIT indicator so you have to look something up in EIT.

So far we've found one sample (from Australia) in which EIT parsing would be required to properly autodetect the stream with the teletext information.

So the task is to implement EIT parsing. Not complex since it's this is well documented.

Originally created by @cfsmp3 on GitHub (Apr 10, 2014). On top of the essential PAT and PMT, Transport Streams may contain additional tables (for example the EIT, Event Information Tables). Some times the PMT contains an EIT indicator so you have to look something up in EIT. So far we've found one sample (from Australia) in which EIT parsing would be required to properly autodetect the stream with the teletext information. So the task is to implement EIT parsing. Not complex since it's this is well documented.
claunia added the enhancement label 2026-01-29 16:33:06 +00:00
Author
Owner

@cfsmp3 commented on GitHub (Apr 5, 2015):

EIT is supported from 0.76.

@cfsmp3 commented on GitHub (Apr 5, 2015): EIT is supported from 0.76.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#21