Utilities

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Other Utilities)
m (Other Utilities)
Line 9: Line 9:
 
*[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.
 
*[http://www.turtlewar.org/avfs/ AVFS] - Avisynth Virtual File System mounts *.avs files as *.avi & *.wav files.
 
*[http://www.turtlewar.org/avfs/ AVFS] - Avisynth Virtual File System mounts *.avs files as *.avi & *.wav files.
*[http://forum.doom9.org/showthread.php?t=160383 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. [http://github.com/doobry/avs2pipe GitHub repository]
+
*[[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. [http://github.com/chikuzen/avs2pipemod/ GitHub repository]
+
*[[avs2pipemod]] - Continued development of avs2pipe, includes various additional features.
 
*[[Avs2YUV]] - Allows Avisynth usage on Linux under Wine.
 
*[[Avs2YUV]] - Allows Avisynth usage on Linux under Wine.
 
*[http://komisar.gin.by/tools/avs4x264/ avs4x264]
 
*[http://komisar.gin.by/tools/avs4x264/ avs4x264]

Revision as of 15:16, 17 August 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) : 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

Personal tools