Log in

View Full Version : Help with script


jinkazuya
2nd November 2012, 04:08
Well...Not sure what happens and what is wrong with the script, the encoded video is filled with flickers and some sorts of artifacts.

Could anybody help please?


SetMTMode(5,8)

ColorMatrix(hints=true, threads=0)

Tweak(bright=-2,Sat=1.1)

SetMTMode(2)

TomsMoComp(1,5,1)

crop( 6, 0, -4, 0)

FineSharp(mode=1,sstr=2.0,xstr=0.1,lstr=1.5,pstr=2,ldmp=1)

nnedi3_rpow2(rfactor=2, nsize=0, nns=3, qual=2, cshift="Spline36Resize", fwidth=720, fheight=544)

Here is the link
http://www.putlocker.com/file/91B1EEF04B9455CE

BTW, when I tried using the
nnedi3_rpow2 and loading the plugin located in the avisynth folder from program x86 folder, an error message always popped up saying unable to load nnedi3...So I had to use the one within the MEGUI plugin folder.