Utilities
From Avisynth wiki
This page should become an overview about AviSynth related utilities.
GUI's/IDE's
- AviSynthUI - AVISynth UI is a user interface for the script based video editor AVISynth. Written in Visual Basic, It enables you to edit videos using AVISynth with the comfort and ease of use of having a user interface.
- AvsPmod - Highly recommended; closest thing to an GUI/IDE. AvsPmod is a continued develpoment of AvsP
Other Utilities
- AviSynth Batch Scripting (GUI) : A batch scripting tool that is not only designed for AviSynth .avs files but you can generate any batch script of any type of file you want, with an easy to use graphical interface.
- AVFS - Avisynth Virtual File System mounts *.avs files as *.avi & *.wav files.
- avs2pipe - avs2pipe is a tool to output y4m video, wav audio, dump some info about the input avs clip or suggest x264 blu-ray encoding settings.
- avs2pipemod - Continued development of avs2pipe, includes various additional features.
- Avs2YUV - Allows Avisynth usage on Linux under Wine.
- avs4x264
- avs4x264mod
- avs4x265
For AVSLib see External Filters, Utilties
Links to further lists and information
- List of command-line and batch utilities for AVISynth (and a few discussions)
- New Plugins and Utilities
- Where can I download utilities for AviSynth ?
- Syntax Highlighting - Avisynth syntax (keywords) highlighting in text editors