2008-09-20, 07:40 PM
I recently re-setup my HDHR. It hadn't been working since I last upgraded gb-pvr, which I finally realized was related to my bda.ini being updated. However, I had already started setting it up from scratch again when I figured that out, so I continued.
Finally got it all working but now it takes about 1 minute to start watching live tv. When I look at the logs there's a couple strange thing I see... two references to tuners I don't have and never have had:
I am using the HdhrProgramFilter.exe program to change channels but it doesn't appear that this is the problem. The other failure message I've noticed in the log occurs here:
I've clipped out what I believe is the interesting portion of the logs that shows what's going on and attached it.
Tim
Finally got it all working but now it takes about 1 minute to start watching live tv. When I look at the logs there's a couple strange thing I see... two references to tuners I don't have and never have had:
Code:
2008-09-20 14:09:12.784 INFO About to attempt QAM tuning via USB HDTV-GT Tuner
2008-09-20 14:09:13.284 VERBOSE FindFilterByName failed to locate filter: USB HDTV-GT Tuner
2008-09-20 14:09:13.284 VERBOSE FindFilterByName failed to locate filter: USB HDTV-CR Tuner
2008-09-20 14:09:13.284 VERBOSE Created instance of 'USB HDTV-CR Tuner'
Code:
2008-09-20 14:19:25.049 VERBOSE getSetting(DeinterlaceMethod)
2008-09-20 14:20:15.705 INFO pFG2->RenderEx(pOutputPin, AM_RENDEREX_RENDERTOEXISTINGRENDERERS, NULL) failed: -2147024882 (trying normal render() next)
Tim