AviSynth acts as a non-linear video editor controlled entirely by scripting (without GUI). It stands as an intermediary between a digital video source, like an AVI orMPEG file, and a VFW receiving program, which is typically a media player, video editing software
What is AviSynth?
What is AviSynth?
AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files.
AviSynth itself does not provide a graphical user interface (GUI), but instead relies on a script system that allows advanced non-linear editing. While this may at first seem tedious and unintuitive, it is remarkably powerful and is a very good way to manage projects in a precise, consistent, and reproducible manner. Because text-based scripts are human readable, projects are inherently self-documenting. The scripting language is simple yet powerful, and complex filters can be created from basic operations to develop a sophisticated palette of useful and unique effects.
Oficial builds
v.2.6.0 ST, 32-bit at SourceForge (still in alpha stage)
AvxSynth: a Linux port of AviSynth AvxSynth is a native port of AviSynth 2.5.8 running on Ubuntu 32/64. Details can be found here.
Unofficial builds
v.2.5.8 MT, 64-bit, author SET, compiled by JoshyD at forum.doom9.org
v.2.6.0 MT, 32-bit, author SET at forum.doom9.org
AviSynth+, 32-bit and 64-bit, author ultim at forum.doom9.org. Download avs-plus.net.
No comments:
Post a Comment