2008-09-24, 02:05 AM 
	
	
	
		I've been getting some strange behavior lately.  When I record a show and GBPVR uses my HVR-1600, it says its recording but does not actually record anything.  When the HVR-1600 is "busy" my PVR-250 and PVR-150 work fine.
I've installed the latest drivers from hauppauge to try to correct it, but it hasn't helped.
What else, I'm using version 1.2.13 but I saw the same thing happen in 1.2.9. It's the analog side of the HVR-1600 (I'm not currently using the digital side).
I think I've isolated the relevant portion of the GBPVRRecordingService.exe-native log file:
This particular recording was a scheduled one but I can get similar behavior when I do quick recording too.
Thanks in advance.
Joel
	
	
I've installed the latest drivers from hauppauge to try to correct it, but it hasn't helped.
What else, I'm using version 1.2.13 but I saw the same thing happen in 1.2.9. It's the analog side of the HVR-1600 (I'm not currently using the digital side).
I think I've isolated the relevant portion of the GBPVRRecordingService.exe-native log file:
Code:
2008-09-23 19:57:00.125    VERBOSE    ConexantRecorder::StartRecording(1, 2, 3, 0)
2008-09-23 19:57:00.125    VERBOSE    target filename: E:\Recordings\House\House_20080923_20002100.mpg
2008-09-23 19:57:00.125    VERBOSE    Capture Device is based on BlackBird architecture
2008-09-23 19:57:00.125    VERBOSE    Capture Device is using Conexant (derived) drivers
2008-09-23 19:57:00.125    VERBOSE    Loading filter names
2008-09-23 19:57:00.125    VERBOSE    Found names:
2008-09-23 19:57:00.125    VERBOSE    Hauppauge WinTV 418 Crossbar
2008-09-23 19:57:00.125    VERBOSE    Hauppauge WinTV 418 Video Capture
2008-09-23 19:57:00.125    VERBOSE    Hauppauge WinTV 418 Tuner
2008-09-23 19:57:00.125    VERBOSE    Hauppauge WinTV 418 TvAudio
2008-09-23 19:57:00.156    VERBOSE    ConnectPins: 'Analog Audio' to 'TVAudio In'
2008-09-23 19:57:00.453    VERBOSE    ConnectPins: 'Audio Decoder Out' to 'Analog Audio In'
2008-09-23 19:57:00.453    VERBOSE    Looking for encoder filter
2008-09-23 19:57:00.453    VERBOSE     - Hauppauge WinTV 418 Encoder
2008-09-23 19:57:00.453    VERBOSE    GetMedium(pCapturePin) returns: {D6A3FE55-3DBA-4B7B-9997-6CCD96792CE4}-00000001-00000000
2008-09-23 19:57:00.453    VERBOSE    getSetting(AutoDetectEncoderMethod)
2008-09-23 19:57:00.453    VERBOSE    About try all encoders until we find one that works...
2008-09-23 19:57:00.453    VERBOSE    Hauppauge WinTV 418 Encoder
2008-09-23 19:57:00.453    VERBOSE    Encoder.GetMedium(p656Pin) returns: {D6A3FE55-3DBA-4B7B-9997-6CCD96792CE4}-00000001-00000000
2008-09-23 19:57:00.453    VERBOSE    Pin mediums match...
2008-09-23 19:57:00.468    VERBOSE    using instance: 1
2008-09-23 19:57:00.484    VERBOSE    put_Mode(AMTUNER_MODE_TV)
2008-09-23 19:57:00.484    VERBOSE    put_CountryCode(2)
2008-09-23 19:57:00.484    VERBOSE    put_TuningSpace(2)
2008-09-23 19:57:00.484    VERBOSE    put_InputType(0, 0)
2008-09-23 19:57:00.484    VERBOSE    put_ConnectInput(0)
2008-09-23 19:57:00.484    VERBOSE    put_Channel(3, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
2008-09-23 19:57:01.187    VERBOSE    get_VideoFrequency() returns 61250000
2008-09-23 19:57:01.187    VERBOSE    get_CountryCode() returns 2
2008-09-23 19:57:01.187    VERBOSE    About to query available formats
2008-09-23 19:57:01.187    VERBOSE    Set to MPEG2 width:352 height:480
2008-09-23 19:57:01.187    VERBOSE    ConexantRecorder::SetConfigurationECP()
2008-09-23 19:57:01.187    INFO    Firmware Version 0.0.7100
Audio Firmware Version 0.18.0
Model 74041 Rev C6B2
Serial No: 4029860687
Tuner[1]: Model 112 (TCL M2523_5N_E) 
Decoder: 31
AudioIC: 38
IR
Input Map: C= 0x000f, S= 0x0003
2008-09-23 19:57:01.187    VERBOSE    getSetting(EnableTeleText)
2008-09-23 19:57:01.250    ERROR    failed to start Conexant Graph
2008-09-23 19:57:01.250    VERBOSE    ERROR_NO_SYSTEM_RESOURCES
2008-09-23 19:57:01.250    VERBOSE    getSetting(ListGraphFilters)
2008-09-23 19:57:01.250    VERBOSE    Graph contains the following filters:
2008-09-23 19:57:01.250    VERBOSE     - GB-PVR Writer
2008-09-23 19:57:01.250    VERBOSE     - Encoder
2008-09-23 19:57:01.250    VERBOSE     - Capture
2008-09-23 19:57:01.250    VERBOSE     - Hauppauge WinTV 418 Crossbar
2008-09-23 19:57:01.250    VERBOSE     - TV Audio
2008-09-23 19:57:01.250    VERBOSE     - TV Tuner
2008-09-23 19:57:01.250    VERBOSE    getSetting(SaveGraphFiles)
2008-09-23 19:57:01.328    VERBOSE    ConexantRecorder::StartRecording() done
2008-09-23 19:57:26.468    VERBOSE    ConexantRecorder::StopRecording()
2008-09-23 19:57:26.562    VERBOSE    ConexantRecorder::Done()
2008-09-23 19:57:27.078    VERBOSE    ConexantRecorder::StartRecording(1, 2, 3, 0)
2008-09-23 19:57:27.078    VERBOSE    target filename: E:\Recordings\House\House_20080923_20002100.mpg
2008-09-23 19:57:27.078    VERBOSE    Capture Device is based on BlackBird architecture
2008-09-23 19:57:27.078    VERBOSE    Capture Device is using Conexant (derived) drivers
2008-09-23 19:57:27.078    VERBOSE    Loading filter names
2008-09-23 19:57:27.078    VERBOSE    Found names:
2008-09-23 19:57:27.078    VERBOSE    Hauppauge WinTV 418 Crossbar
2008-09-23 19:57:27.078    VERBOSE    Hauppauge WinTV 418 Video Capture
2008-09-23 19:57:27.078    VERBOSE    Hauppauge WinTV 418 Tuner
2008-09-23 19:57:27.078    VERBOSE    Hauppauge WinTV 418 TvAudio
2008-09-23 19:57:27.093    VERBOSE    ConnectPins: 'Analog Audio' to 'TVAudio In'
2008-09-23 19:57:27.343    VERBOSE    ConnectPins: 'Audio Decoder Out' to 'Analog Audio In'
2008-09-23 19:57:27.343    VERBOSE    Looking for encoder filter
2008-09-23 19:57:27.359    VERBOSE     - Hauppauge WinTV 418 Encoder
2008-09-23 19:57:27.359    VERBOSE    GetMedium(pCapturePin) returns: {D6A3FE55-3DBA-4B7B-9997-6CCD96792CE4}-00000001-00000000
2008-09-23 19:57:27.359    VERBOSE    getSetting(AutoDetectEncoderMethod)
2008-09-23 19:57:27.359    VERBOSE    About try all encoders until we find one that works...
2008-09-23 19:57:27.359    VERBOSE    Hauppauge WinTV 418 Encoder
2008-09-23 19:57:27.359    VERBOSE    Encoder.GetMedium(p656Pin) returns: {D6A3FE55-3DBA-4B7B-9997-6CCD96792CE4}-00000001-00000000
2008-09-23 19:57:27.359    VERBOSE    Pin mediums match...
2008-09-23 19:57:27.359    VERBOSE    using instance: 1
2008-09-23 19:57:27.375    VERBOSE    put_Mode(AMTUNER_MODE_TV)
2008-09-23 19:57:27.375    VERBOSE    put_CountryCode(2)
2008-09-23 19:57:27.375    VERBOSE    put_TuningSpace(2)
2008-09-23 19:57:27.375    VERBOSE    put_InputType(0, 0)
2008-09-23 19:57:27.375    VERBOSE    put_ConnectInput(0)
2008-09-23 19:57:27.375    VERBOSE    put_Channel(3, AMTUNER_SUBCHAN_DEFAULT, AMTUNER_SUBCHAN_DEFAULT)
2008-09-23 19:57:28.031    VERBOSE    get_VideoFrequency() returns 61250000
2008-09-23 19:57:28.031    VERBOSE    get_CountryCode() returns 2
2008-09-23 19:57:28.031    VERBOSE    About to query available formats
2008-09-23 19:57:28.031    VERBOSE    Set to MPEG2 width:352 height:480
2008-09-23 19:57:28.031    VERBOSE    ConexantRecorder::SetConfigurationECP()
2008-09-23 19:57:28.031    INFO    Firmware Version 0.0.7100
Audio Firmware Version 0.18.0
Model 74041 Rev C6B2
Serial No: 4029860687
Tuner[1]: Model 112 (TCL M2523_5N_E) 
Decoder: 31
AudioIC: 38
IR
Input Map: C= 0x000f, S= 0x0003
2008-09-23 19:57:28.031    VERBOSE    getSetting(EnableTeleText)
2008-09-23 19:57:28.031    ERROR    failed to start Conexant Graph
2008-09-23 19:57:28.031    VERBOSE    ERROR_NO_SYSTEM_RESOURCES
2008-09-23 19:57:28.031    VERBOSE    getSetting(ListGraphFilters)
2008-09-23 19:57:28.031    VERBOSE    Graph contains the following filters:
2008-09-23 19:57:28.031    VERBOSE     - GB-PVR Writer
2008-09-23 19:57:28.031    VERBOSE     - Encoder
2008-09-23 19:57:28.031    VERBOSE     - Capture
2008-09-23 19:57:28.031    VERBOSE     - Hauppauge WinTV 418 Crossbar
2008-09-23 19:57:28.031    VERBOSE     - TV Audio
2008-09-23 19:57:28.031    VERBOSE     - TV Tuner
2008-09-23 19:57:28.031    VERBOSE    getSetting(SaveGraphFiles)
2008-09-23 19:57:28.125    VERBOSE    ConexantRecorder::StartRecording() doneThis particular recording was a scheduled one but I can get similar behavior when I do quick recording too.
Thanks in advance.
Joel
Using GB-PVR since December 2005
	
 
