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 … 716 717 718 719 720 … 1231 Next »
HOW TO: Intervideo Decoder Registry Patch for GBPVR

 
  • 0 Vote(s) - 0 Average
HOW TO: Intervideo Decoder Registry Patch for GBPVR
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#11
2006-08-04, 12:31 AM
You may wish to start by stripping-out the registry patches. Launch Regedit and navigate the tree structure to the 'GBPVR' sub-key within the specific decoder key. Right-click the 'GBPVR' sub-key and select delete. This will take you back to where you were prior to applying the patch.

Alternatively you can play with the settings in the 'GBPVR' sub-key of the decoder.
The Intervideo Registry patch did 5 things:
1. Enabled DXVA
2. Enhanced DXVA to include HWCOLOR and HWMC acceleration (specific to Intervideo)
3. Enabled VMR7/9 capability (but application chooses which renderer is actually used)
4. Ensured 'auto' de-interlacing (default anyway)
5. Enabled DD/DTS 5.1 audio decoding.

The two key parameters are DXVA and VMR
[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]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#12
2006-08-04, 01:51 AM
csy,

I just had a thought (yes it hurts), based on some of your notes:

Quote:This is a universal Nvidia Purevideo decoder registry patch which Purevideo decoder will use on all applications.

Quote:This registry patch can be adapted to work with other Directshow applications be replacing the ‘GBPVR’ tail-end of the key with the valid registry name of the alternative application.

As GBPVR is on the tail end of two of these patches, would it be fair (correct) to say that the Intervideo and Cyberlink registry settings are only activated in GBPVR itself, hence I need look no further than the PureVideo registry patch for changes?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#13
2006-08-04, 02:02 AM
With respect to your Mplayer Classic issue, you are probably correct, although WRT to Intervideo /Cyberlink check to see if MPlayer Classic has automatically added its own sub-keys with the decoder tree.
[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]
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#14
2006-08-04, 02:08 AM
jksmurf Wrote:A recent discussion resulted in the conclusion that if you wrap code (# button in forum) around these listings, you won't get those (unwanted) added spaces.

I tried # and that didn't work.
I also tried [#] and that didn't work either
[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]
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#15
2006-08-04, 02:31 AM
csy Wrote:I tried # and that didn't work.
I also tried [#] and that didn't work either
eek...sorry. I looked at this thread.

Let me test it ..

Code:
REGEDIT4

[HKEY_CURRENT_USER\Software\InterVideo\Common\VIDEODEC\GBPVR]
"BOBWEAVE"=dword:00000000
"DXVA"=dword:00000001
"HWMC"=dword:00000001
"NVMCP"=dword:00000001
"VMR"=dword:00000002
"HwColor"=dword:00000001

[HKEY_CURRENT_USER\Software\InterVideo\Common\AUDIODEC\GBPVR]
"AUDIO"=dword:00000005
"AUDIOCHAN"=dword:00000004

Hmm... CODE ... /CODE (in square brackets, i.e. the # BUTTON (not the # symbol itself, in the forum menu - sorry I wasn't clear on that) appears to work for me. Perhaps you just forgot to remove the original spaces when you tested it :-) ?

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#16
2006-08-04, 03:48 AM
Got it - thanks.
[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]
fuzzweed
Offline

Posting Freak

Posts: 1,210
Threads: 200
Joined: May 2006
#17
2006-08-04, 01:37 PM
How do I know if I need these reg patches? As far as I can tell GBPVR works just fine - does this mean I don't need the patch, or that it would work 'better' with them applied?
[SIZE="1"]Server: Win7 N | AMD Phenom II X4 3.2GHz | 4Gig RAM | Gigabyte GA-MA770-DS3 Mobo | 5TB+ HDDs | 2x BlackGold Twin HD DVB-T| ATI HD 5450 | Cambridge Audio DAC Magic
Client 1: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | SPDIF pass through
Client 2: OpenElec / XBMC | Dell GX280 P4 3.4GHz |2Gig RAM | ATI HD 5450 | C-MEDIA USB DAC
Android: Samsung Galaxy S2 GT-I9100 4.4.2 Cyanogenmod 11[/SIZE]
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#18
2006-08-04, 10:31 PM
The patches principally do 3 things:

1. Enable MPEG2 hardware acceleration to reduce CPU load
2. Enable hardware de-interlacing which provides a sharper picture on LiveTV and TV recordings than default software de-interlacing
3. Enables DD/DTS 5.1 decoding (default is stereo)

If you are satisfied with the default picture quality and sound, then there is no need to install these patches.
[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]
Jarobata
Offline

Member

Posts: 113
Threads: 20
Joined: Aug 2006
#19
2006-09-20, 05:31 AM (This post was last modified: 2006-09-20, 05:36 AM by Jarobata.)
After installing this patch my recordings play in fast forward. Anyone have any ideas how to fix this? Is there a value I can change in the patch to prevent this problem? I think via my codec pack hardware acceleration is enabled, can I just enable hardware deinterlacing somehow?
csy
Offline

Senior Member

Posts: 502
Threads: 51
Joined: Jul 2005
#20
2006-09-20, 08:48 PM
Jarobata Wrote:After installing this patch my recordings play in fast forward. Anyone have any ideas how to fix this? Is there a value I can change in the patch to prevent this problem? I think via my codec pack hardware acceleration is enabled, can I just enable hardware deinterlacing somehow?

I have not come across this problem before.

You can remove the patch by removing the registry subkey, as per the last note in post 1 of this thread.

Hardware de-interlacing is implicitly enabled via using DXVA+VMR.
[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
  how to use IR server suite with GBPVR zaprat 82 63,396 2018-11-18, 05:32 PM
Last Post: Len_Lekx
  GBPVR support for Hauppauge WinTV-HVR-1900 or Hauppauge HD-PVR (PAL) lchiu7 23 18,737 2014-05-15, 12:59 AM
Last Post: lchiu7
  GBPVR and NPVR jigster99 2 5,228 2013-02-16, 01:50 AM
Last Post: jigster99
  BBC HD / BBD 1 HD in GBPVR Pob 21 13,773 2012-10-05, 05:42 PM
Last Post: Pob
  tv guide empty in gbpvr works in pvrx2 slowtech 37 17,617 2012-08-27, 04:00 PM
Last Post: rscheller
  Unused gbpvr returns to life with minimal effort KS4UA 0 2,396 2012-03-18, 02:07 AM
Last Post: KS4UA
  Last version of GBPVR download? matthrolf 8 6,581 2011-11-16, 09:22 AM
Last Post: MixMan
  Is card emulation as easy with gbpvr as with npvr? martint123 3 3,479 2011-10-20, 07:13 PM
Last Post: martint123
  GBPVR Webserver does not work - Windows 7 Pro, 64 Bit Ijaja 6 4,575 2011-10-19, 07:21 PM
Last Post: Basher52
  GBPVR will not wake up XP computer from sleep keith_leitch 8 4,981 2011-10-10, 08:26 PM
Last Post: keith_leitch

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

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

Linear Mode
Threaded Mode