NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 778 779 780 781 782 … 1231 Next »
Poor Quality

 
  • 0 Vote(s) - 0 Average
Poor Quality
elite
Offline

Senior Member

Posts: 700
Threads: 26
Joined: Sep 2004
#11
2006-06-10, 08:08 AM
To make the registry changes do the following:

Click "Start" and then "Run"
Type "regedit" (without the quotes) in the box
Then navigate through and make the changes csy suggests - you may want to note down what they were initially set to before changing them
DON'T CHANGE ANYTHING ELSE!

I'm sure ubu will drop by and leave some settings for you, failing that drop 'em a PM.

To adjust your refresh rate:

Right click on the desktop
Click on the "settings" tab
Click "Advanced"
On the "Monitor" tab adjust your refresh rate
hoku123
Offline

Junior Member

Posts: 23
Threads: 7
Joined: Nov 2005
#12
2006-06-10, 06:02 PM
csy,

There is no InterVideo folder in the Software folder. I guess that is what you were saying you werent sure about. Or maybe you were saying somethign else wont work? I guess Ubu knows the way to acsses it so if he doesnt chime in by the end of the day I will pm him.

Just one quick question, is this going to mess up anythign else if I adjust this like this. Will it decrease performance or mess up my games or anything. I just want to be sure. Thanks guys.

PS I just checked my monitors refresh rate, and it was alreay at 60 Hz, so that wont change it.... bummer.
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#13
2006-06-11, 08:36 AM (This post was last modified: 2006-06-11, 08:53 AM by csy.)
I did a bit of research for you. The Hauppauge Intervideo decoder registry settings should be in one of the following 2 locations:

For Hauppauge decoder Version 3
[HKEY_CURRENT_USER\SOFTWARE\InterVideo\Custom\Hauppauge\VideoDec]
Registry patch:
[HKEY_CURRENT_USER\SOFTWARE\InterVideo\Custom\Hauppauge\VideoDec\GBPVR]
"BOBWEAVE"=dword:00000000
"DXVA"=dword:00000001
"HWMC"=dword:00000001
"NVMCP"=dword:00000001
"VMR"=dword:00000002
"HwColor"=dword:00000001

For Hauppauge decoder version 4
[HKEY_CURRENT_USER\SOFTWARE\IviSDK4Hauppauge\Common\VideoDec]
Registry patch:
[HKEY_CURRENT_USER\SOFTWARE\IviSDKHauppauge\Common\VideoDec\GBPVR]
"BOBWEAVE"=dword:00000000
"DXVA"=dword:00000001
"HWMC"=dword:00000001
"NVMCP"=dword:00000001
"VMR"=dword:00000002
"HwColor"=dword:00000001

Navigate through your registry to work out which patch to use and copy'n'paste the patch (incl the bit in brackets) into Notepad and save it with a filename. Now rename the file extension to ".reg" then double-click on the file and Windows should ask you if you want to add this to the registry, which you accept.

Note the forum server has added spaces within the brackets, - the text should be continuous without spaces.

And in answer to your question, - these settings only apply to the Intervideo Directshow decoder, so should only affect video playback which uses the Intervideo decoder.
[SIZE="1"]AMD Athlon X2 4200+ CPU, Gigabyte GA-MA770-DS3 mobo, 2GB RAM, 1TB SATA HDD, DigitalNow Dual Hybrid PCIE S2 and Hauppauge HVR2200 capture, ATI HD4670 video with HDMI-HDMI to 32" LCD TV at 1360x768, Win7 Home Premium 64bit, GBPVR 1.4.7, EVR renderer[/SIZE]
hoku123
Offline

Junior Member

Posts: 23
Threads: 7
Joined: Nov 2005
#14
2006-06-11, 07:58 PM
csy,

Thanks for all of your time and effort on this, but after I get to the software folder, there neither an Intervideo, or InviSDKHaupage folder. Did I maybe install something wrong? Thanks, and as of now ubu hasnt responded to my pm.
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#15
2006-06-11, 08:59 PM
It's a bit like the blind leading the blind Smile

OK look under "HKEY_LOCAL_MACHINE" for
[HKEY_LOCAL_MACHINE\SOFTWARE\IviSDK4Hauppauge\Common \VideoDec]
or
[HKEY_LOCAL_MACHINE\SOFTWARE\InterVideo\Custom\Hauppauge\VideoDec]

If you find a match, then apply the matching "HKEY_CURRENT_USER" patch
[SIZE="1"]AMD Athlon X2 4200+ CPU, Gigabyte GA-MA770-DS3 mobo, 2GB RAM, 1TB SATA HDD, DigitalNow Dual Hybrid PCIE S2 and Hauppauge HVR2200 capture, ATI HD4670 video with HDMI-HDMI to 32" LCD TV at 1360x768, Win7 Home Premium 64bit, GBPVR 1.4.7, EVR renderer[/SIZE]
hoku123
Offline

Junior Member

Posts: 23
Threads: 7
Joined: Nov 2005
#16
2006-06-11, 09:11 PM
csy,

Good news I did find a match through that, now, i just dont knwo how to apply the patch. Does it have somethign to do with right clicking and making a new string called GBPVR and then creating some sort of wrod document copy and pasting all those values?
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#17
2006-06-11, 09:44 PM (This post was last modified: 2006-06-11, 10:03 PM by csy.)
You can either edit the registry directly or create a registry patch file.

To edit the registry directly, highlight directory (key) you want to start from and right-click and select new Key, and name it the new sub-directory (sub-key) name. Repeat to add all the sub-keys right through to and including the GBPVR sub-key. Now highlight "GBPVR" key, right-click and Select New DWord and name it BOBWEAVE. This will automatically give it a value of zero, but if you want to change the value, simply double-click on the Dword and enter a new value. Note all values are in hexadecimal. Repeat adding Dwords for the other entries.

Alternatively copy'n'paste the patch (incl the bit in brackets) into Notepad and save it with a filename. Now rename the file extension to ".reg" then double-click on the file and Windows should ask you if you want to add this to the registry, which you accept.
[SIZE="1"]AMD Athlon X2 4200+ CPU, Gigabyte GA-MA770-DS3 mobo, 2GB RAM, 1TB SATA HDD, DigitalNow Dual Hybrid PCIE S2 and Hauppauge HVR2200 capture, ATI HD4670 video with HDMI-HDMI to 32" LCD TV at 1360x768, Win7 Home Premium 64bit, GBPVR 1.4.7, EVR renderer[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mygica/AnyTV - No channel, Strength: 0, Quality: 0 kevinchu 6 3,179 2010-11-28, 12:03 AM
Last Post: kevinchu
  Filmstrip/Video Library art quality randomly changes tieke 1 1,344 2010-06-25, 12:29 AM
Last Post: pBS
  Quality Setting For Recordings skycyclepilot 2 1,700 2010-05-16, 03:22 PM
Last Post: skycyclepilot
  Recording Quality of AVI conversions. HYBRiD.BLiNG 1 1,415 2010-04-21, 02:08 AM
Last Post: sub
  Live TV picture quality liteswap 5 2,211 2010-04-17, 05:52 PM
Last Post: sub
  Bad quality when recording or after restarting gbpvr kjartano 9 2,733 2010-04-10, 08:49 AM
Last Post: martint123
  adjusting recording quality idkpmiller 4 1,888 2010-03-27, 02:36 AM
Last Post: sub
  ATSC Signal Quality OSD? majortom999 0 1,143 2010-03-26, 12:05 AM
Last Post: majortom999
  How to transcode digital *.ts to "Medium Quality" *.mpg? mrbigsteel 1 1,397 2010-02-20, 06:04 PM
Last Post: luttrell1962
  Quality Settings for Digital luttrell1962 2 1,580 2010-02-01, 03:23 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode