Log in

View Full Version : MSharpen - how to add it to plugins?


loulou
23rd December 2006, 22:03
Sorry, this is a very newbie question.
But still, it is really very difficult for beginners to find out what filter you need, which settings, where to download, etc.

Now: I think I may need MSharpen for some figure skating I recorded from tv. Fast sports are tough to encode :(

I downloaded the ziped folder from the author's site (btw, many thanks to all developers!).
And I found these files in the folder:
avisynth.h
Copying
internal.h
MSharpen.cpp
Msharpen.dsp
Msharpen.dsw
MSharpen.html

Now, I thought plugins are .dll files, which you simply put into the avisynth plugin folder before usage.
Here I don't see any .dll file, so what do I have to do to have MSharpen function available in scripts?

Thanks for help.
And sorry for me being that beginner.

krieger2005
23rd December 2006, 22:45
This is the source-code of the plugin. You can find the plugin on the same site: http://neuron2.net/msharpen/msharpen.html but biside the link to the source-code.

Here the direct-link: http://neuron2.net/msharpen/msharpen110b2.zip

loulou
24th December 2006, 00:40
This is the source-code of the plugin. You can find the plugin on the same site: http://neuron2.net/msharpen/msharpen.html but biside the link to the source-code.

Here the direct-link: http://neuron2.net/msharpen/msharpen110b2.zip

Thank you very much.
I have been kinda idiot not checking the "source code" link.

:thanks: