Utilities
From Avisynth wiki
(Difference between revisions)
m |
m (AvsPmod) |
||
Line 3: | Line 3: | ||
GUI's/IDE's | GUI's/IDE's | ||
*[http://sourceforge.net/projects/avisynthui/ 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. | *[http://sourceforge.net/projects/avisynthui/ 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. | ||
− | *[http:// | + | *[http://avspmod.github.io/ AvsPmod] - Highly recommended; closest thing to an GUI/IDE. AvsPmod is a continued develpoment of [http://www.avisynth.nl/users/qwerpoi/ AvsP] |
Other Utilities | Other Utilities |
Revision as of 16:43, 15 June 2014
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) : Avisynth Batch Scripter is a free 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. (HOT!)
- Avisynth virtual file system - Mount *.avs files as *.avi & *.wav files.
- Avs2YUV - Allows avisynth usage on Linux under Wine.
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