[mythtv] [experimental patch] Teletext decoder for IVTV/DVB cards

Staffan Pettersson staffan.pettersson at sverige.nu
Wed Jul 20 05:58:56 EDT 2005


>> Hi Frank
>>
>> I just tried your patch, but for me it doesn't seem to compile :-(
>>
>> I'm running Gentoo
>> gcc 3.3.5
>> qt 3.3.4-r2
>> mythtv cvn r6798.
>>
>> I patch myth with patch -p0 <mythdvb_teletext.patch.20050711
>>
>> The attachment is the make error. Am i missing something?
>
> No, I think, it's my fault.
> Take a look at libs/libmythtv/libmythtv.pro:
>
> The teletext stuff(*) have to be in the using_frontend section and not
> in using_backend section.
>
> Please tell me, if that works. :)
>
> Frank
>
>
> (*)
> # teletext stuff
> HEADERS += vbidecoder.h vbilut.h osdtypeteletext.h
> SOURCES += vbidecoder.cpp osdtypeteletext.cpp
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>

Hi again

Awesome work! I did what you discribed. rearanged my libmythtv.pro, and
all compiled fine. Both teletext and teletext subs workes. I havent had
time to test everything yet, it was getting late last night.

This is some things that i noticed though.

1. I dont seem to have swedish letters (å,ä,ö) i think they are german now
2. If i switch channels, the teletext may stay on the previous channel

Cheers! /Staffan



More information about the mythtv-dev mailing list