Utilities

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (AvsPmod)
(add utilities/ fix links)
Line 1: Line 1:
 
This page should become an overview about AviSynth related utilities.
 
This page should become an overview about AviSynth related utilities.
 
+
<br>
GUI's/IDE's
+
<br>
 +
== 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://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]
 
+
<br>
Other Utilities
+
== Other Utilities ==
*[http://www.itstime.nl/diensten/freeware/avisynth-batch-scripter.html AviSynth Batch Scripting (GUI)] : Avisynth Batch Scripter is a [http://www.itstime.nl/diensten/freeware.html 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!)
+
*[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://forum.doom9.org/showthread.php?t=133313 Avisynth virtual file system] - Mount *.avs files as *.avi & *.wav files.
+
*[http://www.turtlewar.org/avfs/ AVFS] - Avisynth Virtual File System mounts *.avs files as *.avi & *.wav files.
*[[Avs2YUV]] - Allows avisynth usage on Linux under Wine.
+
*[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]
 +
*[http://forum.doom9.org/showthread.php?p=1611905#post1611905 avs2pipemod] - Continued development of avs2pipe, includes various additional features. [http://github.com/chikuzen/avs2pipemod/ GitHub repository]
 +
*[[Avs2YUV]] - Allows Avisynth usage on Linux under Wine.
 +
*[http://komisar.gin.by/tools/avs4x264/ avs4x264]
 +
*[http://forum.doom9.org/showthread.php?t=162656 avs4x264mod]
 +
*[http://forum.doom9.org/showthread.php?t=169607 avs4x265]
 
For AVSLib see External Filters, Utilties
 
For AVSLib see External Filters, Utilties
 
+
<br>
Links to further lists and information
+
<br>
 +
== Links to further lists and information ==
 
*[http://forum.doom9.org/showthread.php?t=96451 List of command-line and batch utilities for AVISynth (and a few discussions)]
 
*[http://forum.doom9.org/showthread.php?t=96451 List of command-line and batch utilities for AVISynth (and a few discussions)]
 
*[http://forum.doom9.org/showthread.php?p=566904#post566904 New Plugins and Utilities]
 
*[http://forum.doom9.org/showthread.php?p=566904#post566904 New Plugins and Utilities]
*[http://www.avisynth.org/Section+3%3A+Filters%2C+plugins+and+colorspaces#q3.6 Where can I download utilities for AviSynth ?]
+
*[http://web.archive.org/web/20070601221434/http://avisynth.org/Section+3:+Filters,+plugins+and+colorspaces#q3.6 Where can I download utilities for AviSynth ?]
 
*[[Syntax Highlighting]] - Avisynth syntax (keywords) highlighting in text editors
 
*[[Syntax Highlighting]] - Avisynth syntax (keywords) highlighting in text editors
  
  
 
[[Category:AviSynth_Usage]]
 
[[Category:AviSynth_Usage]]

Revision as of 17:25, 16 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. 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