Have you tried doing your resize to an even multiple of DVD resolution such as 1440x960 ?
My JVC SX21 projector is 1400x1050 and I do notice some lag/stutters when resizing to 1400x1050 vs 1440x960.
Resizing to 1920x1080 is a helluvalot of area for LimitedSharpen to work on.
But as far as Conroe goes, we'll have to wait and see once they start to ship.
I hope to be an early adopter of it. My current HTPC is Intel 640 OC'd to 4.09 GHz.
My settings are:
Import("C:\\Program Files\\AviSynth 2.5\\plugins\\limitedsharpenfaster.avs")
SetMTMode(2)
hqdn3d(2)
lanczosresize(1440,960)
MT("LimitedSharpenfaster(ss_x=1.0,ss_y=1.0,Smode=3,strength= 100, overshoot=7)")
FYI: In a previous thread here, it was shown ( via demo clips ) that Lanczos4resize is s waste of CPU with no visual benefit.
- Andy
My JVC SX21 projector is 1400x1050 and I do notice some lag/stutters when resizing to 1400x1050 vs 1440x960.
Resizing to 1920x1080 is a helluvalot of area for LimitedSharpen to work on.
But as far as Conroe goes, we'll have to wait and see once they start to ship.
I hope to be an early adopter of it. My current HTPC is Intel 640 OC'd to 4.09 GHz.
My settings are:
Import("C:\\Program Files\\AviSynth 2.5\\plugins\\limitedsharpenfaster.avs")
SetMTMode(2)
hqdn3d(2)
lanczosresize(1440,960)
MT("LimitedSharpenfaster(ss_x=1.0,ss_y=1.0,Smode=3,strength= 100, overshoot=7)")
FYI: In a previous thread here, it was shown ( via demo clips ) that Lanczos4resize is s waste of CPU with no visual benefit.
- Andy