BlindDeHalo3

This forum is for questions and discussion of all the aspects of handling and cleaning up your footage with Avisynth.
Locked
Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

BlindDeHalo3

Post by Jenya » Fri Sep 05, 2008 2:05 am

Where can I download this filter?

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

Post by Scintilla » Fri Sep 05, 2008 5:38 am

ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Mon Sep 08, 2008 2:45 am

Okay, now how do I load the plugin? XD

User avatar
mirkosp
The Absolute Mudman
Joined: Mon Apr 24, 2006 6:24 am
Status: (」・ワ・)」(⊃・ワ・)⊃
Location: Gallarate (VA), Italy
Contact:
Org Profile

Post by mirkosp » Mon Sep 08, 2008 5:41 am

Put it into the plugins directory of avisynth (should be C:\Program Files\AviSynth 2.5\plugins). If that doesn't work, put it in a different directory and call it like

Code: Select all

LoadPlugin("C:\...\BlindDeHalo3_mt2.avsi")
...Should be that.
Image

Jenya
Joined: Wed Feb 09, 2005 1:40 am
Org Profile

Post by Jenya » Fri Sep 12, 2008 1:45 am

Put it into the plugins directory of avisynth (should be C:\Program Files\AviSynth 2.5\plugins). If that doesn't work, put it in a different directory and call it like
Code:
LoadPlugin("C:\...\BlindDeHalo3_mt2.avsi")

...Should be that.
Tried both, neither method work. Says Avisynth open failure:
Loadplugin: f%#F@*&#%^)O*(&
or something like that. Everything after loadplugin: is a bunch of gobblety gook.

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

Post by Scintilla » Fri Sep 12, 2008 5:39 am

Forgot to mention some things:

1) You have to change the file's extension to .AVSI <i>and</i> put it in the AVISynth plugins directory in order to get it to autoload.

2) If you're loading a script manually, the command is <b>Import</b>, not <b>LoadPlugin</b>.
ImageImage
:pizza: :pizza: Image :pizza: :pizza:

Locked

Return to “AviSynth Help”