Log in

View Full Version : How would I replace the xsharpen call in vmtoon with limited sharpen


Brother Darrell
22nd August 2006, 05:09
I'm going nuts trying to use vmtoon. I have the latest mv_masktools loaded(6-6-06). It balks at xsharpen. So I go on a hunt for a filter named Xsharpen.. Can't find one. Looked for a script named Xsharpen (got irritated after 6 threads & then started jumping around)...still couldn't find one. Lots of references to something called Xsharpen, but nothing 'cut & pasteable' or downloadable. Hopwever, I did learn enough to determine that I might not WANT to use it. (I still want to know where the heck it is though). So I thought about simply replacing the call in vmtoon to something else. But it Ain't a drop in replacement, is it?

How would I replace the xsharpen call in vmtoon with limited sharpen? Or do I even want to?

pojke
22nd August 2006, 06:11
An xsharpen filter is available here (http://neuron2.net/xsharp.html).

also it may be included in Warpsharp dll

I'm not familiar with its usage though.

Didée
22nd August 2006, 07:53
For XSharpen, you need to load warpsharp.dll from this warpsharp "package" (http://www.avisynth.org/warpenterprises/#warpsharp). Once loaded, XSharpen() is available.

For replacing XSharpen with LS: ATM I can't remember how vmtoon looks like exactly ... look out for a sequence "upsize-xsharpen-downsize", and replace that triple with LS.

Brother Darrell
23rd August 2006, 02:08
:thanks:

scilli
15th September 2006, 08:03
Awesome, with this vmtoon is even better!