View Single Post
Old 27th April 2014, 11:25   #3  |  Link
thescrapyard
Registered User
 
thescrapyard's Avatar
 
Join Date: Feb 2008
Posts: 59
I found the source as well, but didn't know how to compile it


Just testing it and so far appears to be working perfectly via AVSPMod, as long as I use the below line, otherwise it falls over with an error

Only thing I noticed is the 'ReadOut=true' option doesn't update in realtime. But if you pause the video and move the slider to move the video manually it does ..... but for an 8 year old plug-in it appears to be doing what I'm playing with

Just use this line and it worked perfectly

ConvertToYUY2()
PeachSmoother()
ConvertToYV12()

Otherwise 'StackHorizontal' whines there is a mis-match in something when I use it for comparisons of before and after filtering


And AVSPMod throws this error, but still runs happily

Exception WindowsError: 'exception: access violation writing 0x31132C34' in <bound method PIScriptEnvironment.__del__ of <avisynth.PIScriptEnvironment instance at 0x03C847B0>> ignored


Minor things beside, thanks for your effort. I might have found it eventually after trawling through ancient websites but your compile saved me a lot of effort and time

Thanks again
thescrapyard is offline   Reply With Quote