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 … 625 626 627 628 629 … 1231 Next »
VMR9 Custom Renderer Tearing

 
  • 0 Vote(s) - 0 Average
VMR9 Custom Renderer Tearing
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#21
2006-07-19, 10:35 PM
sub Wrote:Do you have any clips which make it easy to see this problem? I've downloaded a few clips from the net, but havnt been able to reproduce the problem on my 6200 yet. I've got a pretty powerful dual core 4400+ machine - I wonder if that is playing any part in why I'm not seeing the problem.

I'll put up something for you in the next day or 2 and let you know. Anyone know a good ac3 dvr-ms cutter ?
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#22
2006-07-19, 10:37 PM
Ok.

Just curious, did you test the YUV rendering setting?
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#23
2006-07-19, 10:47 PM
Ambro Wrote:One for Daza67 - did you try the LCD overdrive feature yet?

No I haven't. Trying to find this setting but can't see it, where do you look ?

Using 91.33 drivers and the latest purevideo 1.02-223.
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#24
2006-07-19, 10:49 PM
sub Wrote:Ok.

Just curious, did you test the YUV rendering setting?

Not yet, no play time last night.
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#25
2006-07-19, 11:05 PM
sub Wrote:Ok.

Just curious, did you test the YUV rendering setting?

Just tried it remotely and with some observations.

1. osd's are still present.
2. f7 aspect ratio video corruption bug is present

These are the vmr config lines from my setup.

<VMRWindowedMode>true</VMRWindowedMode>
<VMRDeinterlaceMode>auto</VMRDeinterlaceMode>
<VMR9CustomAllocatorRenderer>false</VMR9CustomAllocatorRenderer>
<VMRPreferYUVMixing>true</VMRPreferYUVMixing>
<VMRYUVDynamicDecimateBy2>false</VMRYUVDynamicDecimateBy2>

Seems like it not actually using YUV mixing ?
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#26
2006-07-19, 11:24 PM
Given you can see the OSD, it's not using the YUV mixing mode. I suspect this is because you're trying to do it remotely. YUV mode can only enabled it a pile of requirements are met, and I'm sure remotely doing this has made it fall back to standard VMR9.
Ambro
Offline

Member

Posts: 96
Threads: 9
Joined: Aug 2005
#27
2006-07-20, 05:45 AM
daza67 Wrote:No I haven't. Trying to find this setting but can't see it, where do you look ?

Using 91.33 drivers and the latest purevideo 1.02-223.


This was once accessable with the older purevideo decoder with the [HKEY_LOCAL_MACHINE\SOFTWARE\Nvidia Corporation\Filters\Video] "EnablePropPage"=dword:00000001 tweak. Nvidia has disabled the tweak showing up anymore but I believe the following does still have an impact with LCD monitors - just copy and save the purple text below as a .reg and run it.

Let me know if it helps.

[COLOR="Indigo"]REGEDIT4

; =======================
; LCD Overdrive
; >> Installation File
; =======================

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Video]
"PureVideoOverDrive"=dword:00000001[/COLOR]

Cheers,
Ambro
MSI K8NGM2-FID, 1G RAM, 3500+ CPU, Barracuda 7200.8 120G PATA, Twinhan DVB-T, DNTVlive twin tiny USB2 DVB-T's, Nvidia 6150 onboard, MStation HT-1100 with built-in VFD & Imon USB IR Receiver, Sony AV-3100 with USB-UIRT ( can't use universal remote with Imon receiver because of this :mad: ), Chaintech AV-710 'bitperfect' to amp, Seasonic S12 430W PSU, Nexus/ Panaflow case fans, 120mm Zalman CNPS7700-Cu CPU cooler, Generic LCD TV with DVI connection
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#28
2006-07-21, 12:49 AM
sub Wrote:Given you can see the OSD, it's not using the YUV mixing mode. I suspect this is because you're trying to do it remotely. YUV mode can only enabled it a pile of requirements are met, and I'm sure remotely doing this has made it fall back to standard VMR9.

I tried it without remoting and had the same result, so it seems yuv mixing is not being used.
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#29
2006-07-21, 01:24 AM
Strange. It works fine on the couple of test machines I have here.

Maybe you dont have XP SP2? It was added in SP2. There are some other requirements that might be stopping it working on your machine - http://msdn.microsoft.com/library/defaul...ngmode.asp
daza67
Offline

Member

Posts: 182
Threads: 17
Joined: Sep 2004
#30
2006-07-21, 03:28 AM
Definately xp sp2 dx9c, running the dx9b version of the quartz.dll to avoid the jumpy playback problem well documented in the sticky at the top of this forum.

I have a patched version of the nativeutilities.dll also installed from this post http://forums.gbpvr.com/showpost.php?p=125903 as getting a "no signal" screen intermittently.

Would any of these factors prevent yuv mixing ?
[SIZE="1"]K8N Neo 4P, Athlon 64 3000+, Gigabyte 7600GT silentpipe, 2xWD2500JS Raid0, DVB-t Tuners:Terratec Cinergy 2400DT pci-e, Visionplus pci, Cable tuner: 150MCE, Sound:Chaintech AV710 bit perfect, IR Misc:TIRA2 IR Transciever [/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (7): « Previous 1 2 3 4 5 … 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,989 2012-01-31, 07:35 AM
Last Post: SLR_65
  custom task overlay issue robert2011 13 5,762 2011-04-15, 08:06 AM
Last Post: stustunz
  VMR9 issue Croftie 27 9,513 2011-02-21, 10:17 PM
Last Post: Croftie
  VMR9 issue Fokke Nauta 14 4,611 2010-05-05, 02:23 PM
Last Post: Fokke Nauta
  Catalyst 10.3 = no VMR9 support? Mr Evil 7 2,664 2010-03-26, 02:35 PM
Last Post: pcostanza
  Bador missing EVR renderer reported as "missing VMR9" instead MCEabused 2 1,685 2010-03-05, 08:49 PM
Last Post: MCEabused
  Question on EVR Renderer collin 4 2,540 2010-02-18, 02:39 PM
Last Post: collin
  No wake up after custom hibernation gkovacsp 13 9,524 2010-02-10, 03:31 PM
Last Post: guudj77
  Any way of getting PVRx2 to work if no Vmr9 availble? psycik 4 1,996 2010-01-26, 12:15 AM
Last Post: psycik
  gb-pvr renderer stop&go when using mouse or keyboard feniks 0 1,213 2010-01-22, 10:15 PM
Last Post: feniks

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

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

Linear Mode
Threaded Mode