could anybody please give me a theoretical descritption how to get teletex from a dvb-t receiver over bda? i think wst won't work because it's for analog tv!? does the mpeg2component -> componenttye 'CategoryText' mean teletext data?
thanks
JoeyBloggs
Mar 2 2006, 07:10 PM
Read ETSI EN 300 468
look for teletext_descriptor 0x56
patrik
Mar 3 2006, 06:16 PM
nice tipp
i have tried to get the tables by calling:
CODE
SectionAndTables.QueryInterface(IID_IMpeg2Data, PIDMp)); PIDMp.GetTable(0, 0, nil, 20000, SecList)); //0,0 to get all tables
but i only get on table. trying to set an other table_id, or pid returns the pins are not connected but the TablesAndSectionfilter is connected to pin5 of the demux. whats wrong?
thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.