On Mon, 2005-10-03 at 16:52 -0600, Endaf Jones wrote: > Hello Daniel, > When I tune to the PBS channel, there is only a black screen with the > signal monitoring code stating "(Signal 100 % LaGv) Partial Lock". > After few seconds, I start seeing mpeg log errors (as noted below). The > mpeg2video errors don't always show up, sometimes I just see > prebuffering messages only.
> ==> mythbackend.log <== > 2005-10-03 16:27:09.268 Could not find channel 16_6 in TVCT > 2005-10-03 16:27:09.269 > VCT Terra: channels(4) tsid(0x1) seclength(337) > Channel #3 name(PBS4DTV) 80-6 mod(ATSC 8-VSB) cTSID(0x1) > pnum(6) ETM_loc(1) access_ctrl(0) hidden(0) hide_guide(0) > service_type(2) source_id(6) > descriptors length(49) count(2) > Extended Channel Name Descriptor (0xa0) length(24) > Service Location Descriptor (0xa1) length(21) You need to set atscsrcid to 80*256 + 6 for this channel, not 16*256 + 6. It looks like the VCT tables were munged with by the broadcaster, which is why they are on 80 and not 16. However, I'm surprised the channel scanner did not do that for you. Can you send me the logs from "mythtv-setup -v channel,siparser" when you do the scan, and tell me exactly which scan and what params you used. And also send me a dump of the portions of the channel and dtv_multiplex tables generated during the scan. -- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
