How to add filters to script?

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: How to add filters to script?

Post by Vanity » Thu Jan 08, 2009 10:13 pm

:? I put .avsi and still get a error with FastlineDarken =/ i have no clue why


Image

User avatar
Vax
Sexy black guy
Joined: Sat Oct 11, 2008 11:14 am
Status: Chayin
Location: New York
Org Profile

Re: How to add filters to script?

Post by Vax » Thu Jan 08, 2009 11:32 pm

Zenkia wrote:can you copy the function because im not sure im copying it the correct way =|
Post your script again?

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: How to add filters to script?

Post by Vanity » Fri Jan 09, 2009 12:26 am

:o awwh screw it i don';t need FastLineDarken anways

User avatar
Scintilla
(for EXTREME)
Joined: Mon Mar 31, 2003 8:47 pm
Status: Quo
Location: New Jersey
Contact:
Org Profile

Re: How to add filters to script?

Post by Scintilla » Fri Jan 09, 2009 6:20 am

That can probably be fixed by adding

Code: Select all

}
to the end of your FastLineDarken file (put it on a new line). It appears Vax forgot that last line when he posted the code upthread.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: How to add filters to script?

Post by Vanity » Fri Jan 09, 2009 8:33 am

so how do i fix the code because i don't no where to put the } =|

User avatar
Qyot27
Surreptitious fluffy bunny
Joined: Fri Aug 30, 2002 12:08 pm
Status: Creepin' between the bullfrogs
Location: St. Pete, FL
Contact:
Org Profile

Re: How to add filters to script?

Post by Qyot27 » Fri Jan 09, 2009 12:31 pm

Add a new line to the file - by putting the text cursor at the very end of all the code, then hit Enter or Return. On that new line just put the } character.
My profile on MyAnimeList | Quasistatic Regret: yeah, yeah, I finally got a blog

User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Re: How to add filters to script?

Post by Vanity » Fri Jan 09, 2009 7:21 pm

:mrgreen: it works now thank god!

Locked

Return to “AviSynth Help”