Sorrry if this isn't the corect place for this, it seemed the closest. I'm trying to add PeachSmoother to my avisynth filters, but am not having success. I unzipped the download to the plugins subdirectory, but AviSynth won't load it. Is there else I'm supposed to store it, or is there something else I'm supposed to do with it? The included filters in aviSynth work fine, but as we all know, none of us is ever satisfied to leave well enough alone. Thanks for any help. Nyah Levi
+ Reply to Thread
Results 1 to 10 of 10
-
-
The relevent portion of the script is
LoadPlugin(" path\PeachSmoother.dll")
PeachSmoother()
The error message is "could not load plugin" The version on AviSynth is 2.54, which is supposed to work with this filter. When I removed the loadplugin line, it couldn't find the filter either. Thanx for responding.
Nyah Levi -
Ok it works on my system, pretty fast too - don't forget
the ConvertToYUY2() unless you want garbage
I did once have a similar problem with another dll. It seemed
there was a reference to an earlier avisynth somewhere in the
system; exactly where I never found out but I think it was down
to dvd2svcd. Point is that avisynth worked with the common dlls
but could not find the new one - even when placed in the plugins
directory.
The fix?
I simply un installed Avisynth and reinstalled. Placed the new dll in
the plug in's's directory in the folder beneath Avisynth, as it should be,
and kept the path directed to that plugin folder.
Crude solution but it worked. -
well, going back to my original question, if you don't use "LoadPlugin"to load peachSmoother, how do you load it? While I get very good results with LanczosResize and, after converting to YUY2, TemporalSoftener, i'd like to try some of these other filters. Thanks Nyah Levi
Similar Threads
-
Avisynth filter RemoveDirt not doing anything
By ThePhoenix in forum Newbie / General discussionsReplies: 10Last Post: 4th Mar 2012, 18:40 -
AviSynth and Filter Order
By sambat in forum EditingReplies: 3Last Post: 11th Jan 2012, 10:04 -
Lav filter and avisynth
By Creed in forum Newbie / General discussionsReplies: 7Last Post: 15th Dec 2011, 16:10 -
Need Avisynth filter
By fubuki81 in forum RestorationReplies: 5Last Post: 30th Sep 2008, 13:04 -
Logoaway filter for AviSynth?
By DRP in forum Video ConversionReplies: 2Last Post: 8th Aug 2008, 04:30