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!


+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2007
    Posts
    3,497

    Default How to adjust the 3D Comb settings on HVR-22x0

    There is a 3D Comb Filter which can be turned on or off. And there is a 3D Noise Filter which can be adjusted.

    The Comb Filter is ON by default for NTSC/ATSC/QAM boards and OFF for PAL/DVB boards.

    The Noise Filter accepts a range of 0..255. 0 indicates disabled. When turned on, we set a value of 3

    ;; Driver Default is ON(1) for NTSC boards and OFF(0) for PAL boards

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\hcw89\InstanceFallback\VideoDecoder\Path0]
    "3D_CombActive"=dword:00000001

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\hcw89\InstanceFallback\VideoDecoder\Path1]
    "3D_CombActive"=dword:00000001

    ;; Driver Default is 0 for NTSC and 3 for PAL.

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\hcw89\InstanceFallback\VideoDecoder\Path0]
    "3D_NoiseLevel"=dword:00000003

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\hcw89\InstanceFallback\VideoDecoder\Path1]
    "3D_NoiseLevel"=dword:00000003
    Click here to see how to capture the right logs files for your problem for WinTV v7. You MUST attach logs files for us to effectively help you.

    http://www.hauppauge.co.uk/forum/showthread.php?22310

    This forum is User -> User support only. It is a supplement to Phone/E-mail Support. This forum is not monitored by Hauppauge Technical Support. If you require official Technical Support / Customer Service / Pre-Sales please CALL on 020 3405 1717 (UK) or if you are not located in the UK contact numbers are here:

    http://www.hauppauge.co.uk/site/contact/contact_us.html or e-mail: http://www.hauppauge.co.uk/site/supp...upcontact.html

    Keep up to date with Hauppauge news online

  2. #2
    Join Date
    May 2008
    Posts
    228

    Default Re: How to adjust the 3D Comb settings on HVR-22x0

    Hi there!

    I wish to check something regarding the above registry settings.

    I could not find the directory VideoDecoder in the registry.

    So for enabling the functions, the directories VideoDecoder and Path0/Path1 will be created?
    ...

  3. #3
    Join Date
    Aug 2007
    Posts
    3,497

    Default Re: How to adjust the 3D Comb settings on HVR-22x0

    yes you must create the keys yourself, they are not seeded via the INF normally.
    Click here to see how to capture the right logs files for your problem for WinTV v7. You MUST attach logs files for us to effectively help you.

    http://www.hauppauge.co.uk/forum/showthread.php?22310

    This forum is User -> User support only. It is a supplement to Phone/E-mail Support. This forum is not monitored by Hauppauge Technical Support. If you require official Technical Support / Customer Service / Pre-Sales please CALL on 020 3405 1717 (UK) or if you are not located in the UK contact numbers are here:

    http://www.hauppauge.co.uk/site/contact/contact_us.html or e-mail: http://www.hauppauge.co.uk/site/supp...upcontact.html

    Keep up to date with Hauppauge news online

  4. #4
    Join Date
    May 2008
    Posts
    228

    Default Re: How to adjust the 3D Comb settings on HVR-22x0

    Quote Originally Posted by Mr X View Post
    yes you must create the keys yourself, they are not seeded via the INF normally.
    I keep getting errors when importing the chunk of code which I copied to a something.reg.

    Could u kindly put them into an appropriate reg file that I can download and use? OS is Window 7 64 bit.

    Thanks in advance.
    ...

Posting Permissions

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