
pgm0203 at comcast
Jul 21, 2005, 7:43 AM
Post #4 of 12
(3084 views)
Permalink
|
If it is cable, it is possible that your transports are missing crucial PSIP data. Try shutting down MythTV and using one of the available standalone TS scanners on one of the transports. I usually dump a portion of the stream using "test_dvr" from the dvb-apps suite, and then feed the output to TSReaderLite. When I use one of my HD-3000 cards in QAM-256 mode to tune my local cable provider (Comcast of Woburn, MA), I see only PATs and PMTs; no other tables at all. I manually analyzed all the transports, found the FTA programs, and added them to my database. Unfortunately, the programs move around from time to time. About six weeks ago I spent a little time trying to modify the Myth SI scanner so that if it had found no SI data by the time the scan timed out, but it had found programs without CA flags, it would make up names for them and add them anyway. Then I could simply watch the channels, identify them, and manually update the database with the correct channel number and callsign. Unfortunately, I was unable to get my modifications to work in the limited time I had available, so for now I'm just using the FireWire port on the cable box. - Paul >Daniel Kristjansson <danielk [at] cuymedia> wrote: > >On Wed, 2005-07-20 at 22:39 -0400, Preston Crow wrote: > > >>I'm running 2.6.12.2 with the built-in DVB drivers for my HD-2000 card, >>and it all works from the command line. When I do a scan, it finds the >>transports, but no channels. The console from where I launched >>mythtv-setup displays: >> >>Looking in the code, I see dvbchannel.cpp: >>bool DVBChannel::GetTuningParams(DVBTuning& tuning) const >>Is there a different version of the DVB drivers that I should be using, >>or is a workaround in Myth practical? >> >> >Nope, this isn't your problem, the scanner has a fallback if >GetTuningParams() fails. > >Are you scanning OTA or Cable? > >What revision did you use, does a newer one work? > >-- Daniel > > > >------------------------------ > >_______________________________________________ >mythtv-dev mailing list >mythtv-dev [at] mythtv >http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > >End of mythtv-dev Digest, Vol 30, Issue 30 >****************************************** > > >
|