Proper Australian teletext support #26

Closed
opened 2026-01-29 16:33:12 +00:00 by claunia · 0 comments
Owner

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

Originally assigned to: @anshul1912 on GitHub.

Australian Teletext (I suppose it's not specific to Australia but the samples that show the issue are Australian) require extra parameters to be parsed, i.e. we have to tell CCExtractor lots of things (-teletext, -datapid, -datastreamtype) or it won't find the data.

This is what the user sent:


I have just uploaded a number of samples recorded with EyeTV into the new directory norman_dahl on your FTP server. They will be enough, I hope, to illustrate the point that some Australian DVB-T broadcasters format their data streams differently from others.

The directory contains a text file that explains the layout of the samples and the problem I have found. I hope this will be enough for you to analyse what is going on.


Probably it's not a lot of work - find out why when finding the private MPEG stream in the PMT parser it doesn't find the teletext later.

Originally created by @cfsmp3 on GitHub (Apr 28, 2014). Originally assigned to: @anshul1912 on GitHub. Australian Teletext (I suppose it's not specific to Australia but the samples that show the issue are Australian) require extra parameters to be parsed, i.e. we have to tell CCExtractor lots of things (-teletext, -datapid, -datastreamtype) or it won't find the data. This is what the user sent: --- I have just uploaded a number of samples recorded with EyeTV into the new directory norman_dahl on your FTP server. They will be enough, I hope, to illustrate the point that some Australian DVB-T broadcasters format their data streams differently from others. The directory contains a text file that explains the layout of the samples and the problem I have found. I hope this will be enough for you to analyse what is going on. --- Probably it's not a lot of work - find out why when finding the private MPEG stream in the PMT parser it doesn't find the teletext later.
claunia added the enhancement label 2026-01-29 16:33:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#26