2016-11-07, 03:19 AM
(This post was last modified: 2016-11-07, 03:31 AM by johnsonx42.)
originally I said your device isn't locking onto anything on that channel, but it actually doesn't report a lock or any signal for any of your channels. However, nextpvr isn't getting any data it recognizes from that channel:in the five seconds between the message where it does the StartStream on handle 0x5C and then does the new StartStream(c:\nowhere\null.ts), that's where it's 'listening' to any data coming from the device... if it got anything it recognized, it'd log the service data table.
you can use TSCapture (http://www.tscapture.com/) to record 15-30 seconds of the Full Transport Stream for channel 25, and upload it somewhere so sub can access it. then he can see whether it's really getting no data, garbage data, or good data with something unexpected that's tripping things up.
Code:
2016-11-06 19:05:52.510 [INFO][1] DigitalRecorder.StartStream(c:\nowhere\null.ts)
2016-11-06 19:05:52.510 [DEBUG][1] Switching BDA graph to tune:
<tuning>
<type>ATSC</type>
<locator>
<physical_channel>25</physical_channel>
</locator>
</tuning>
2016-11-06 19:05:52.510 [DEBUG][1] Frequency has changed, so stopping recording from previous frequency. (Handle 91)
2016-11-06 19:05:52.510 [DEBUG][1] tune@1
2016-11-06 19:05:52.510 [INFO][1] Setting locator to BDA_MOD_8VSB
2016-11-06 19:05:54.934 [DEBUG][1] whoosh whoosh
2016-11-06 19:05:54.934 [DEBUG][1] tune@2
2016-11-06 19:05:54.935 [DEBUG][1] Calling LockChannel()
2016-11-06 19:05:54.935 [DEBUG][1] locked=0, present=0, strength=0, quality=0 (took 0ms to check)
2016-11-06 19:05:54.935 [DEBUG][1] File size is 0 bytes (non-existant)
2016-11-06 19:05:54.935 [INFO][1] DigitalRecorder.StartStream() allocated handle: 0x5C
2016-11-06 19:05:54.935 [INFO][1] DigitalRecorder.StopStream() handle: 5B
2016-11-06 19:06:00.016 [INFO][1] DigitalRecorder.StartStream(c:\nowhere\null.ts)
you can use TSCapture (http://www.tscapture.com/) to record 15-30 seconds of the Full Transport Stream for channel 25, and upload it somewhere so sub can access it. then he can see whether it's really getting no data, garbage data, or good data with something unexpected that's tripping things up.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV