Utilities

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (GUI's/IDE's)
Line 3: Line 3:
 
<br>
 
<br>
 
== 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://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]
 
*[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]
 +
 +
*[http://sourceforge.net/projects/avisynthui/ AviSynthUI] - AVISynth UI (no longer developed) 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.
 
<br>
 
<br>
 +
 
== Other Utilities ==
 
== Other Utilities ==
 
*[http://web.archive.org/web/20100726115110/http://www.itstime.nl/diensten/freeware/avisynth-batch-scripter.html 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.
 
*[http://web.archive.org/web/20100726115110/http://www.itstime.nl/diensten/freeware/avisynth-batch-scripter.html 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.

Revision as of 03:14, 31 October 2014

This page should become an overview about AviSynth related utilities.

GUI's/IDE's

  • AvsPmod - Highly recommended; closest thing to an GUI/IDE. AvsPmod is a continued develpoment of AvsP
  • AviSynthUI - AVISynth UI (no longer developed) 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.


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. GitHub repository
  • avs2pipemod - Continued development of avs2pipe, includes various additional features. GitHub repository
  • Avs2YUV - Allows Avisynth usage on Linux under Wine.
  • avs4x264
  • avs4x264mod
  • avs4x265

For AVSLib see External Filters, Utilties

Links to further lists and information

Personal tools