[mythtv] [experimental patch] Teletext decoder for DVB Cards

Tj htpc at treblid.dyndns.org
Wed Mar 16 11:05:45 UTC 2005


Just tried TS mode. Able to receive teletext index (100) and browse 
Teletext, though some sections were garbled somewhat...

But strangly no captions @ 801..


Frank Muenchow wrote:

>>
>> Teletext captions isn't 800, think it's 801 for Australia.. Will try 
>> it again later at around 7pm WST when they actually have captions... 
>> Hopefully it will "just work"..
>>
>> Regards.
>> Tj
>>
>
> So maybe you need to have the teletext transparent.
> Patch "vbidecoder.cpp" in libs/libmythtv if needed.
>
>------------------------------------------------------------------------
>
>--- vbidecoder.cpp.orig	2005-03-16 10:39:15.619458176 +0100
>+++ vbidecoder.cpp	2005-03-16 10:39:49.648285008 +0100
>@@ -217,7 +217,7 @@
> 
>                 setForegroundColor(newfgcolor);
>                 setBackgroundColor(newbgcolor);
>-                drawBackground(x, y);
>+                // drawBackground(x, y);
>                 drawCharacter(x, y, ch);
>         }
>     }
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-dev mailing list
>mythtv-dev at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>  
>




More information about the mythtv-dev mailing list