VideoMilk78
28th November 2025, 19:09
Hello, I've been playing with Dr Dre's upscaling script and it has two lines with qtgmc in them.
q1=QTGMC(edi,Preset="slow",Edimode="EEDI2",InputType=3,TR0=1,TR1=1,ProgSADMask=0,Blocksize=8)
q2=QTGMC(edi,Preset="slow",Edimode="EEDI2",TR0=1,TR1=1,Blocksize=8)
In the original script it had the preset set to placebo however when I try and lower it to placebo it gives me "System Exception - Access violation" Zs_RF_Shared.AVSI line 1573
Any idea what's causing this and how I can fix it?
Thanks in advance.
q1=QTGMC(edi,Preset="slow",Edimode="EEDI2",InputType=3,TR0=1,TR1=1,ProgSADMask=0,Blocksize=8)
q2=QTGMC(edi,Preset="slow",Edimode="EEDI2",TR0=1,TR1=1,Blocksize=8)
In the original script it had the preset set to placebo however when I try and lower it to placebo it gives me "System Exception - Access violation" Zs_RF_Shared.AVSI line 1573
Any idea what's causing this and how I can fix it?
Thanks in advance.