mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-13 05:25:03 +00:00
GSOC - Decode other tables #21
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@cfsmp3 commented on GitHub (Apr 5, 2015):
EIT is supported from 0.76.