View Full Version : Does anybody have a SincResize plugin for AviSynth 2.57 knocking about?


Morte66
29th January 2008, 13:17
I've been using the Sinc resizer in ffdshow lately, and I like it a lot. I gather it's goiung to be in a future version of AviSynth. But on the off chance, I wonder if anybody has a version compiled as an AviSynth plugin I could use in 2.57 with MT 0.7?

sh0dan
30th January 2008, 14:28
It will be in 2.6. You should however be able to use ffdshow as a plugin. Haven't tried it myself though.

buzzqw
30th January 2008, 14:38
this http://cafxx.strayorange.com/SincResize ?

BHH

sh0dan
30th January 2008, 16:42
???? That doesn't seem like the same algorithm.

The Sinc function in swscaler (used in ffdshow) is simply another way of determining coefficients for the resampler, like bicubic and lanczos.