Deinterlace Script for The Melancholy of Haruhi Suzumiya

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
ffxdean
Joined: Fri Apr 06, 2007 7:02 am
Location: Australia
Org Profile

Post by ffxdean » Mon Nov 26, 2007 9:09 pm

Okay i downloaded kerneldeint and then pasted the kerneldeint plugin into the AVIsynth diectory. Then I added the function to my script:

Code: Select all

KernelBob(order=1,sharp=true,threshold=8)
and it still doesnt work :?

Heres the error message:

script error: There is no function called "KernelBob"

And ideas?

User avatar
Kionon
I ♥ the 80's
Joined: Fri Mar 02, 2001 10:13 pm
Status: Ayukawa MODoka.
Location: I wonder if you know how they live in Tokyo... DRIFT, DRIFT, DRIFT
Contact:
Org Profile

Post by Kionon » Tue Nov 27, 2007 6:21 am

ffxdean wrote:Okay i downloaded kerneldeint and then pasted the kerneldeint plugin into the AVIsynth diectory. Then I added the function to my script:

Code: Select all

KernelBob(order=1,sharp=true,threshold=8)
and it still doesnt work :?

Heres the error message:

script error: There is no function called "KernelBob"

And ideas?
How odd. PM me an email address and I'll mail you the KernelDeint.dll I have.
ImageImage
That YouTube Thing.

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Post by Kariudo » Tue Nov 27, 2007 10:01 am

if you got leakkerneldeint then you need to be using leakkernelbob
Image
Image

User avatar
Sereenie
Joined: Sat Jun 28, 2003 8:11 pm
Location: The City Fun Forgot
Org Profile

Post by Sereenie » Tue Nov 27, 2007 1:15 pm

Zelenia wrote:

Code: Select all

TDeint(mode=2,order=1)
Mrestore()
AssumeFPS(25)
IIRC, MRestore spits out 25fps by default (the latest version, anyway). The last line shouldn't be necessary.

S.

Locked

Return to “AviSynth Help”