My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

The original Avisynth is a scripting language and a collection of filters for simple (and not so simple!) non-linear video editing tasks. It frameserves video to applications.

This branch of the project takes the 2.5.8 source code and adds support for the new 64bit x86 processors, taking advantage of the improvements offered by the new architecture. This also allows removal of legacy functions intended to extend support to older processors, lacking certain SIMD instruction sets. The end result is a leaner and faster binary.

Scripting syntax remains the same, as well as the plugin system used by the original Avisynth. Any scripts written for the original will work without modification. Any plugins used must be compiled as 64bit binaries, which are in limited availability at the time. Work is being done to provide a complete library of plugins for use with this project.

Try it out now!

Installtion instruction are here

Plugins for use with the project are here

Benchmarks to gauge speed increase when moving to 64 bit code

Powered by Google Project Hosting