[mythtv] Re: Teletext [PATCH]

Martin Moeller martin at martinm-76.dk
Sat Jul 26 16:16:33 EDT 2003


For the time being I think I'll go with reading the proper teletext page
from a file, something like:

$HOME/.mythtv/teletext

containing something like:
333

However my trials so far at doing this in a simple manner have failed.
Would one of you C/C++ sharks mind piecing together a bit of code to
accomplish this?

Essentially, in NuppelVideoRecorder.cpp, vbipagenr is set to 0x08880000
unless $HOME/.mythtv/teletext exists and contains a 3-digit value, in
which case the value is read and shifted 16 bits (value << 16).

It gets a bit timesome to recompile MythTV to change pages :)

This would be a fairly good solution without rewriting a whole lot of
code and/or adding to the channel table. In reality only a select few
stations broadcasts subtitle streams anyway... (at least in Denmark).

/Martin.





More information about the mythtv-dev mailing list