Quote:
Originally Posted by Dr L 
2) I have noticed that in a number of cases actual channels do not start at dot one. For example 33.1 33.2 & 33.3 are actually 32.3 32.4 & 32.5 respectively. Also 4.1 is 35.3 Why are they skipping dot one and dot two?
|
Hello:
First of all, I'm glad you've found RabbitEars to be useful. That makes me quite happy.

Now, to your question. Each stream (audio, video, data, etc) is contained in a PID. So, for KDFW, the video PID is 0x0031 and the audio PID is 0x0034. An additional subchannel could be 0x0041 and 0x0044.
Anyway, a number of years back the FCC issued a ruling stating that all stations had to start their PIDs at 0x0030. I forget the exact rationale, but I think it had something to do with international compatibility. (Makes no sense to me.) But in any event, this meant that stations whose PIDs were 0x0011 and 0x0014 had to shift them.
The problem was that many encoders at the time bound the program number to the PIDs. So if you were on 35.1, you were 0x0011 and 0x0014. If you were on 35.8, you were 0x0081 and 0x0084. As a result, to meet the FCC ruling, KDFW was one of many stations which shifted its program number to 35.3 in order to make the PIDs 0x0031 and 0x0034.
Nowadays, encoders have separated the two, so you can be like KTVT and have 19.1 with PIDs 0x0031 and 0x0034. However, when you change the program number, many receivers require a rescan. To prevent that and preserve backwards compatibility, most full-power stations begin at program 3 with the corresponding 0x0031 and 0x0034 PIDs as you've noted.
Does that help?

- Trip