Kristian Kalweit wrote:
Enable the DEBUG Output in siparser.cpp and look in your backend log. There should be EPG output in the first 2-3 minutes after switching channel.
Must I to uncomment the row 13 of siparser.cpp: // Set EIT_DEBUG_SID to a valid serviceid to enable EIT debugging //#define EIT_DEBUG_SID 1602 ?
If so, what serviceid have I to set? If I simply uncomment that line, the make process gives me some errors:
siparser.cpp: In member function `void SIParser::ParseDVBEIT(tablehead_t*, uint8_t*, int)':
siparser.cpp:1247: error: `sdtout' undeclared (first use this function)
siparser.cpp:1247: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[2]: *** [siparser.o] Error 1
make[2]: Leaving directory `/home/mythtv/src/mythtv/cvs/mythtv-cvs-20050205/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/mythtv/src/mythtv/cvs/mythtv-cvs-20050205/libs'
make: *** [sub-libs] Error 2
Thank you very much! Bye Mattia
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
