Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Digital+ subtitles



> I don't understand this - is this when watched using an ordinary
> TV set, or what do you mean?

I mean using teletext PID in VDR and reading it via TV set.

> The PID number(s) and teletext page number(s) for the language(s)
> are given in the Service Information. ttxtsubs prints them out on
> stdout when you switch channel.

I've seen that by checking the code.
Now, with ttxtsubs plugin installed and loaded, this is the observed 
behaviour:

As an example, Taquilla 2 has TPID 62 (got it from ProgDVB). Once 
removed TPID from channels.conf (to avoid a possible conflict between 
VDR and ttxtsubs plugin) and tuning to that channel, this is what's 
printed on stdout:
ttxtsubs: Found non HI subtitles on PID 62, page 888
but, if I retune that channel...:
ttxtsubs: Found non HI subtitles on PID 53, page 888
and that "PID 53" (TPID for Taquilla 4, same transponder) can turn 
into "PID 50" (TPID for Taquilla 15) if I restart VDR, etc.
Also, sometimes, stdout (stderr) message is:
ttxtsubs: Subtitles for language "spa" not found on channel, available 
languages: esl
Ttxtsubs, as it can't find such a "esl" language, it just displays 
nothing on TV. "esl" doesn't appear on ttxtsubs.c.
Isn't it all weird?

> Look in ttxtsubsdisplay.c, cTtxtSubsDisplay::TtxtData(),
> you can uncomment for example line 160
> //print_line((char *) Data);
> This will print the lines semi-decoded on stdout.

That can be a starting point to debug, thanks. I'll keep you updated 
about my findings on this.

> If you want to read up on teletext you should get a copy
> of ETSI EN 300 706 which you can download for free from
> www.etsi.org.

I'll get that one too.

Cheers!

PS: Sorry if I break the thread by not sending proper headers, but I 
can only send e-mails through webmail and you know how these things 
work.



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index