godsdog
03-20-2007, 04:16 AM
***INTRO***
Umm, not sure how to call it, but there's some kind of bug with the WDM channels... What I mean is that when I start the WDM device it asks me to enter a country code, which determines the channel format (that's what I doen't know how to call, but I am talking about the PAL, SECAM, NTSC settings) which determines the way channel info is broadcasted. However, in my country it is a bad habit of the cableTV providers not to broadcast all their channel in the same "format" (PAL, SECAM...) so if I, lets say, set the country code to DK (PAL_B) when opening the WDM device, they are some channels in the SECAM_D format which have no sound when played in the PAL_B format. In this case, I am supposed to set their specific "channel type" from "WDM->Channel Manager". However, here's where the bug comes:
***BUG***
The specific channel format settings (PAL_*,SECAM_*,...), which are set in the "WDM -> Channel Manager" pane, are overridden by the default channel format set by the country code, which one is set right after the WDM device's initialization.
Any reply would be much appreciated :-)
Umm, not sure how to call it, but there's some kind of bug with the WDM channels... What I mean is that when I start the WDM device it asks me to enter a country code, which determines the channel format (that's what I doen't know how to call, but I am talking about the PAL, SECAM, NTSC settings) which determines the way channel info is broadcasted. However, in my country it is a bad habit of the cableTV providers not to broadcast all their channel in the same "format" (PAL, SECAM...) so if I, lets say, set the country code to DK (PAL_B) when opening the WDM device, they are some channels in the SECAM_D format which have no sound when played in the PAL_B format. In this case, I am supposed to set their specific "channel type" from "WDM->Channel Manager". However, here's where the bug comes:
***BUG***
The specific channel format settings (PAL_*,SECAM_*,...), which are set in the "WDM -> Channel Manager" pane, are overridden by the default channel format set by the country code, which one is set right after the WDM device's initialization.
Any reply would be much appreciated :-)