This is an update of the Premiere Avisynth Import Plugin originally written by Ben Rudiak-Gould. It allows Adobe's Premiere video editing package to read Avisynth AVS scripts.
It is compatible with Premiere 5.x, 6.x and Premiere Pro 1.x, 2.x, CS3, CS4 and all modern versions of Avisynth.
The homepage for the plugin is http://videoeditorskit.sourceforge.net, kindly hosted by Sourceforge. Check the webpage for new releases and full source.
This plugin is licensed under the GNU General Public License and may be modified and redistributed under the terms of that license. Please see the enclosed file COPYING.txt. As required by the license, full source is provided.
Please see the normal readme for further details about the using plugin etc.
The plugin comes with a VC6 project file im-avisynth.dsw.
In order to build you will require the following things:
VC7/VC8 (Visual C++ .net / 2005 / 2008) should also work fine - im-avisynth.vcproj is provided
The plugin should build with no errors or warnings.
The GUI may be built using NSIS version 2. Just run 'makensis.exe PremiereAVSGUI.nsi'.