PLEASE NOTE : These are the Community Forums (user-to-user), the Hauppauge team try to assist as time allows. Please use the email or telephone support if necessary as their tickets have priority!


Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2010
    Posts
    3

    Default Capture Plugin (PCI) Crashes Due to Exception Code 0xc0000005 in VBICodec.ax

    I'm using the WinTV HVR-1110 (67xxx) which works most of the time yet ever now and then the Capture Plugin of the WinTV7 TVServer crashes and as a consequence, WinTV7 shows the No Signal image. The same thing tends to happen in the background with the TVScheduler as well.

    These are the event details taken from the Windows Event Log:

    Code:
    Faulting application name: CAPTUR~3.EXE, version: 1.0.27310.0, time stamp: 0x4af4712f
    Faulting module name: VBICodec.ax, version: 6.6.7600.16385, time stamp: 0x4a5bdb22
    Exception code: 0xc0000005
    Fault offset: 0x0000a185
    Faulting process id: 0x53c0
    Faulting application start time: 0x01cabeb7a18796c7
    Faulting application path: C:\PROGRA~2\WinTV\TVServer\CAPTUR~3.EXE
    Faulting module path: C:\Windows\SysWOW64\VBICodec.ax
    Report Id: ebb92b94-2b43-11df-92b0-005056c00008
    • Operating System: Windows 7 Ultimate x64 [Version 6.1.7600]
    • Chipset: Intel P35 ICH9R (Gigabyte GA-P35-DQ6) (8GB)
    • CPU: Intel Q9650
    • GPU: NVIDIA 8800 GTS
    • Audio: Creative SB X-Fi
    • Device: Hauppauge WinTV-HVR 67xxx Capture Device oem14.inf:Hauppauge.NTAMD64.6:Hauppauge_6701:1.40. 1.27274ci\ven_1131&dev_7133&subsys_67010070
    • Hauppauge WinTV7 - WinTV v7.0.27323
    • VBICodec.ax dated 2009-07-14, size 153,600 bytes
    • CAPTUR~3.EXE - CaptureGenPCI.exe 1.0.27310.0

    If it could be of use, I've uploaded some of the latest minidumps generated. In my research I came to know that the VBICodec.ax is a so-called DirectShow filter yet it is not clear what the root cause is. Has anyone ever seen such behavior before or could give some comments on the error encountered? What is the relationship between WinTV7 and VBICodec.ax?

    Edit: Uploaded Logs.zip containing all logs and minidump of a single crash.
    Last edited by Ravefiend; 09-03-2010 at 07:35 AM.

  2. #2
    Join Date
    Jul 2008
    Posts
    1,177

    Default Re: Capture Plugin (PCI) Crashes Due to Exception Code 0xc0000005 in VBICodec.ax

    VBICodec.ax is used for recording closed caption informaton.

    To confirm this, you could see if the problem goes away by setting the following registry setting then rebooting.
    Code:
    HKEY_LOCAL_MACHINE\Software\Hauppauge\TVServer\CaptureAnalogVBI=0 (DWORD)

  3. #3
    Join Date
    Mar 2010
    Posts
    3

    Default Re: Capture Plugin (PCI) Crashes Due to Exception Code 0xc0000005 in VBICodec.ax

    Quote Originally Posted by TheNewGuy View Post
    VBICodec.ax is used for recording closed caption informaton.

    To confirm this, you could see if the problem goes away by setting the following registry setting then rebooting.
    Code:
    HKEY_LOCAL_MACHINE\Software\Hauppauge\TVServer\CaptureAnalogVBI=0 (DWORD)
    As I'm using Windows 7 Ultimate 64-bit I had to change the setting under the Wow6432 node:

    Code:
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Hauppauge\TVServer\CaptureAnalogVBI=0 (DWORD)
    Ever since I made this change I can confirm now that things are more stable and the application hasn't crashed ever since. Both Live View and TV Scheduler is working again. Is this then due to some kind of interoperability issue with the Windows provided BDA filters and maybe even 64-bit specific?

  4. #4
    Join Date
    Jul 2008
    Posts
    1,177

    Default Re: Capture Plugin (PCI) Crashes Due to Exception Code 0xc0000005 in VBICodec.ax

    Quote Originally Posted by Ravefiend View Post
    Is this then due to some kind of interoperability issue with the Windows provided BDA filters and maybe even 64-bit specific?
    I'm not sure. I'm running Windows 7 64-bit here, and havnt seen the problem, or other reports of it.

  5. #5
    Join Date
    Mar 2010
    Posts
    3

    Default Re: Capture Plugin (PCI) Crashes Due to Exception Code 0xc0000005 in VBICodec.ax

    Quote Originally Posted by TheNewGuy View Post
    I'm not sure. I'm running Windows 7 64-bit here, and havnt seen the problem, or other reports of it.
    I've been looking around to see what Closed Caption is all about and so basically I'm turning off the Teletext option. Perhaps this could have something to do with the fact that the overall signal quality ain't crystal clear on my analog cable TV connection (Belgium). Digital Signal Quality (TDA10046) shows the following info:
    • QPSK: always black
    • Master Lock: always RED
    • PLL Lock: always GREEN
    • TPS Lock: always RED
    • FREQ Lock: varies between RED and GREEN
    • TIME Lock: veries between RED and GREEN

    Perhaps the raw data sent to the BDA filter is that much corrupted that it causes an exception ...

Similar Threads

  1. Replies: 6
    Last Post: 07-07-2010, 09:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts