[mythtv] Re: Teletext [PATCH]

Martin Moeller martin at martinm-76.dk
Sat Jul 26 02:21:19 EDT 2003


Okay, I guess I know why I haven't seen the subtitles.

I am pretty sure this constant is my problem:
    vbipagenr = 0x08880000;

The pages I need to view in the cases I have so far are 333 and 399.

The above value seems to be in hex, so what does it really correspond
to? I assume it's not simply decimal '888' it ends up as?
Can someone tell me how this should look for '333' and '399'?

I can't don the check completely since many channels have more than one
subtitle page... Maybe an extra field in the channel table would still
be a good idea? Defaulting either to 888 or maybe 0?

I'll run a few tests on the 3 files I have to see how far I can get.

/Martin.
-- 
Martin Moeller <martin at martinm-76.dk>



More information about the mythtv-dev mailing list