2009-06-16, 04:51 PM
v1.3.11
I'm in the US, and just reconfigured my ATSC tuner after our broadcast DTV transition. One channel in particular gives me problems; I can hear the audio but video remains blank (or remains stuck on the previous video buffer contents).
Both of my digital TVs properly tune this channel with their embedded ATSC tuners, so this appears to be an issue between my tuner card (AverMedia A180) and the GB-PVR scanner. Note that the scanner preview window exhibits the same behavior (audio OK, no video). I wonder if there's a problem with the tuner line that the scanner comes up with?
I extracted the relevant portions of config.exe.log (see below). The problematic channel is 50.2 RTN. Just guessing, the video_PID doesn't seem to be anywhere near the video_PIDs for 50.1 or 50.3 (which both tune correctly). Does anybody know of a way to debug the scanner? Any other suggestions for me to manually compose correct tuning parameters? Thanks for any help!
I'm in the US, and just reconfigured my ATSC tuner after our broadcast DTV transition. One channel in particular gives me problems; I can hear the audio but video remains blank (or remains stuck on the previous video buffer contents).
Both of my digital TVs properly tune this channel with their embedded ATSC tuners, so this appears to be an issue between my tuner card (AverMedia A180) and the GB-PVR scanner. Note that the scanner preview window exhibits the same behavior (audio OK, no video). I wonder if there's a problem with the tuner line that the scanner comes up with?
I extracted the relevant portions of config.exe.log (see below). The problematic channel is 50.2 RTN. Just guessing, the video_PID doesn't seem to be anywhere near the video_PIDs for 50.1 or 50.3 (which both tune correctly). Does anybody know of a way to debug the scanner? Any other suggestions for me to manually compose correct tuning parameters? Thanks for any help!
Code:
2009-06-15 18:41:03.102 INFO [1] Tranponder information for: 49,0,0
<transponder>
<network_id>0</network_id>
<transport_stream_id>1855</transport_stream_id>
<original_network_id>0</original_network_id>
<service>
<service_name>WRAZ-HD</service_name>
<TSID>1855</TSID>
<service_ID>3</service_ID>
<service_type>0</service_type>
<pmt_PID>48</pmt_PID>
<pcr_PID>49</pcr_PID>
<video_PID>49</video_PID>
<major_channel_number>50</major_channel_number>
<minor_channel_number>1</minor_channel_number>
<audio_PID lang="000" audio_type="0" AC3="true">52</audio_PID>
</service>
<service>
<service_name>RTN</service_name>
<TSID>1855</TSID>
<service_ID>4</service_ID>
<service_type>0</service_type>
<pmt_PID>64</pmt_PID>
<pcr_PID>65</pcr_PID>
<video_PID>2852</video_PID>
<major_channel_number>50</major_channel_number>
<minor_channel_number>2</minor_channel_number>
<audio_PID lang="eng" audio_type="0" active="true">68</audio_PID>
</service>
<service>
<service_name>WRAZ 2</service_name>
<TSID>1855</TSID>
<service_ID>5</service_ID>
<service_type>0</service_type>
<pmt_PID>80</pmt_PID>
<pcr_PID>81</pcr_PID>
<video_PID>81</video_PID>
<major_channel_number>50</major_channel_number>
<minor_channel_number>3</minor_channel_number>
<audio_PID lang="000" audio_type="0" AC3="true">84</audio_PID>
</service>
</transponder>
2009-06-15 18:41:03.102 VERBOSE [1] Adding tuning request: 49,0,0~P:3~V:49~A:52~PMT:48~PCR:49~N:>50.1 WRAZ-HD (000(AC3))
2009-06-15 18:41:03.102 VERBOSE [1] Adding tuning request: 49,0,0~P:4~V:2852~A:68~PMT:64~PCR:65~N:>50.2 RTN (eng)
2009-06-15 18:41:03.102 VERBOSE [1] Adding tuning request: 49,0,0~P:5~V:81~A:84~PMT:80~PCR:81~N:>50.3 WRAZ 2 (000(AC3))