Len Reed wrote:
Hmmm.Brad Fuller wrote: In my channel table "freqid" is the same as "frequency" in the dtv_multiplex table, which is what I was referring to. For instance, Fox Digital (KTVUHD) freqid is 725000000. To reflect what you have above, Fox Digital: chanid: 2028 channum: 2-1 (this is a number I gave it) freqid: 725000000 mplexid: 19 atscsrcid on my digital channels are all different. Examples: name channum mplexid serviceid atscsrcid ------------------------------------------------ KTVUHD 2-1 19 3 1 KTVU-DT 2-2 19 4 2 KBWB-HD 20-1 2 3 1 KBWB-SD 20-2 2 4 2 I have 5 KQED (PBS) OTA HD channels. Their atscsrcid's are 1, 2, 3, 4, 5. Their mplexid's are all the same, as is their frequency 569000000 Their serviceid's are 3, 4, 5, 6, 7 respectfully. As I mentioned, that frequency value is the same as my freqid in the channel table.Over in the dtv_multiplex table, the first column is the mplexid. The one with '4' as mplexid has the right frequency (669000000). I bet this is because I'm OTA. So, when I want to tune WAGADT, which my provider calls channel 785, mythbackend pick adapter 3 and channel 785 to get chanid 3785. It looks that up in the channel table to get the mplexid (4) and serviceid (2). It goes to the drv_multiplex table and looks up 4 to get the frequency (669000000 Hz). Finally, it tunes the card giving it the frequency and the serviceid. None of this worked until I upgraded to the latest SVN and scanned the channels. I'm guess that the dtv_multiplex table's transportid and networkid needed that step to get set properly; it's not clear to me what those fields do. If that's right, then those fields are involved in tuning or filtering somehow. _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users |
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
