Code: Select all
KernelBob(order=1,sharp=true,threshold=8)
Heres the error message:
script error: There is no function called "KernelBob"
And ideas?
Code: Select all
KernelBob(order=1,sharp=true,threshold=8)
How odd. PM me an email address and I'll mail you the KernelDeint.dll I have.ffxdean wrote:Okay i downloaded kerneldeint and then pasted the kerneldeint plugin into the AVIsynth diectory. Then I added the function to my script:
and it still doesnt workCode: Select all
KernelBob(order=1,sharp=true,threshold=8)
Heres the error message:
script error: There is no function called "KernelBob"
And ideas?
IIRC, MRestore spits out 25fps by default (the latest version, anyway). The last line shouldn't be necessary.Zelenia wrote:Code: Select all
TDeint(mode=2,order=1) Mrestore() AssumeFPS(25)