Main Page

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Forks: remove duplicate link)
(add some images as whitespace filler)
(33 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<p style="clear:both; margin-top:-3px; margin-bottom: 1em; font-variant: small-caps; text-align: center; font-size: 105%;"><!-- These should be fundamental categories -->  
+
__NOTOC__
[[AviSynth FAQ]] | [[Internal filters]] | [[External filters]] | [[AviSynth Syntax]] | [http://sourceforge.net/projects/avisynth2/ Sourceforge] | [http://forum.doom9.org/forumdisplay.php?s=&forumid=33 Doom9 Forum]</p>
+
<div style="min-width: 700px; max-width: 1400px; margin: auto;">
 
+
<p style="clear:both; margin-top:-3px; margin-bottom: 1em; font-variant: small-caps; text-align: center; font-size: 105%;">
== What is AviSynth? ==
+
<!-- These should be fundamental categories -->  
 +
[[AviSynth FAQ]] |  
 +
[[Internal filters]] |  
 +
[[External filters]] |  
 +
[[AviSynth Syntax]] |  
 +
[http://sourceforge.net/projects/avisynth2/ Sourceforge] |  
 +
[http://forum.doom9.org/forumdisplay.php?s=&forumid=33 Doom9 Forum]
 +
</p>
 +
[[File:Avisynth-logo-tray.png|center|280px|AviSynth]]
  
 +
{| role="presentation" style="border:0; margin:0;" width="90%" cellspacing="10"
 +
| colspan="2"| <!-- Row 0 -->
 +
=== {{ReverseHeading3|What is AviSynth?}} === __NOEDITSECTION__
 +
<p>
 
AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos. AviSynth works as a [[frameserver]], providing instant editing without the need for temporary files.
 
AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos. AviSynth works as a [[frameserver]], providing instant editing without the need for temporary files.
  
 
AviSynth itself does not provide a graphical user interface (GUI), but instead relies on a script system that allows advanced [[NLE|non-linear editing]]. While this may at first seem tedious and unintuitive, it is remarkably powerful and is a very good way to manage projects in a precise, consistent, and reproducible manner. Because text-based scripts are human readable, projects are inherently self-documenting. The scripting language is simple yet powerful, and complex filters can be created from basic operations to develop a sophisticated palette of useful and unique effects.
 
AviSynth itself does not provide a graphical user interface (GUI), but instead relies on a script system that allows advanced [[NLE|non-linear editing]]. While this may at first seem tedious and unintuitive, it is remarkably powerful and is a very good way to manage projects in a precise, consistent, and reproducible manner. Because text-based scripts are human readable, projects are inherently self-documenting. The scripting language is simple yet powerful, and complex filters can be created from basic operations to develop a sophisticated palette of useful and unique effects.
 +
</p>
 +
<p>
 +
AviSynth is free open-source software, and licensed under the [http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License GPLv2].
 +
</p>
  
Interested? Download AviSynth from one of the links below, then scroll down to [[#New_to_AviSynth_-_start_here|New to AviSynth - start here]]!
+
|-
 +
| style="vertical-align: top; width:50%; padding-right:2em; padding-top: 1em;" |  <!-- Row 1 Left -->
 +
=== {{ReverseHeading3|New to AviSynth – Start Here}} === __NOEDITSECTION__
 +
* '''[[first script|Your first script]]''' – A guide for total newbies.
 +
* '''[[Getting started]]''' – An introductory guide.
 +
* '''[[Grammar]]''' – An introduction to the AviSynth scripting language.
 +
* '''[[Filter introduction]]''' – An introductory guide to most common AviSynth [[Filter|filters]].
 +
* '''[[Script examples]]''' – Putting everything together in the real world.
 +
* '''[[AviSynth FAQ]]''' – Answers to many common problems.
 +
* [[More_about_AviSynth|More information]] ''(How does it work? When is it useful? Why no GUI? What applications work well with AviSynth?)''
 +
* [[Guides]] – Guides explaining the basics, tips on specific conversion types and common tasks.
 +
* [[Troubleshooting]] your scripts and configuration.
  
AviSynth is free open-source software, under the [http://www.gnu.org/licenses/gpl-2.0.html GNU General Public License version 2.0 (GPLv2)]
 
  
=== Official builds ===
+
{|style="border:none;max-width:26em;margin-left:1em"
 +
|style="padding:0.5em"|[[File:Overlay-example-lighten.png|104px|link=Overlay|Overlay: Lighten mode]]
 +
|style="padding:0.5em"|[[File:Layer-example-lite.png|104px|link=Layer|Layer: Lighten mode]]
 +
|style="padding:0.5em"|[[File:Overlay-example-subtract.png|104px|link=Overlay|Overlay: Subtract mode]]
 +
|-
 +
|style="padding:0.5em"|[[File:Overlay-example-add.png|104px|link=Overlay|Overlay: Add mode]]
 +
|style="padding:0.5em"|[[File:Layer-example-mul-rgb.png|104px|link=Layer|Layer: Multiply mode]]
 +
|style="padding:0.5em"|[[File:Layer-base-Lena.png|104px|link=File:Lenna.png|Lenna]]
 +
|}
  
{{BlueBox}}NOTE the recommended download for almost everybody is [http://sourceforge.net/projects/avisynth2/files/AviSynth_Alpha_Releases/ v.2.6.0 ST, 32-bit]. 'Still in alpha stage' refers to the new 2.6.0-specific features only. Avisynth 2.6.0 is actually [http://forum.doom9.org/showthread.php?p=1629125#post1629125 ''more'' stable] than 2.5.8 in almost all cases.{{End_BlueBox}}
+
|style="vertical-align: top; width:50%; padding-top: 1em;" |  <!-- Row 1 Right -->
*[http://sourceforge.net/projects/avisynth2/files/AviSynth_Alpha_Releases/ v.2.6.0 ST, 32-bit] at [[SourceForge]] (still in alpha stage)
+
=== {{ReverseHeading3|Download AviSynth}} === __NOEDITSECTION__
 +
*'''Official builds'''
 +
::[http://sourceforge.net/projects/avisynth2/ v.2.6.0 ST, 32-bit] at [[SourceForge]]
  
*[http://sourceforge.net/projects/avisynth2/files/AviSynth%202.5/ v.2.5.8 ST, 32-bit] at [[SourceForge]]
+
*''Unofficial builds''
 +
::[http://forum.doom9.org/showthread.php?t=148782 v.2.6.0 MT, 32-bit, author SET] <br>at forum.doom9.org
  
=== Unofficial builds ===
+
*'''Forks'''
 +
::[[AviSynth%2B|AviSynth+]] : new features, backward compatible.
 +
:::[http://www.avs-plus.net/ Original project page (avs-plus.net)&nbsp;]
 +
:::[https://github.com/pinterf/AviSynthPlus/tree/MT New project page (github)&nbsp;]
 +
:::[https://github.com/pinterf/AviSynthPlus/releases Latest release (github)&nbsp;]
 +
:::[http://forum.doom9.org/showthread.php?t=168856 Discussion] at forum.doom9.org
 +
::[http://www.avxsynth.org/ AvxSynth] - AviSynth 2.5.8 running on Ubuntu 32/64.
  
*[http://forum.doom9.org/showthread.php?t=148782 v.2.6.0 MT, 32-bit, author SET] at forum.doom9.org
+
*'''Universal Installer'''
 +
::Install&mdash;and quickly switch between&mdash;AviSynth versions:
 +
::* Avisynth 2.5.8, 2.6.0, 2.6.0 MT, 2.6.1 Alpha
 +
::* Avisynth+ 32-bit, 64-bit
 +
::Get it [http://forum.doom9.org/showthread.php?t=172124 here] at forum.doom9.org
  
=== Forks ===
+
*''Deprecated''
 +
::v.2.5.8 MT, 32-bit, author SET, <br>[http://forum.doom9.org/showthread.php?t=148117 discussion at forum.doom9.org]
 +
::v.2.5.8 MT, 64-bit, author SET, <br>[http://forum.doom9.org/showthread.php?t=152800 compiled by JoshyD at forum.doom9.org]   
  
*[http://forum.doom9.org/showthread.php?t=168856 AviSynth+, 32-bit and 64-bit, author ultim] at forum.doom9.org. Download [http://www.avs-plus.net/ avs-plus.net].
+
*''Bugs and issues''
 +
::[[Known Issues v2.58|Known Issues in v2.58]].
 +
::[[Known Issues|Known Issues in v2.60]].
  
*[http://www.avxsynth.org/ AvxSynth: a Linux port of AviSynth] AvxSynth is a native port of AviSynth 2.5.8 running on Ubuntu 32/64.
+
|-
 +
|style="vertical-align:top; width:50%; padding-right:2em; padding-top: 1em;" | <!-- Row 2 Left -->
 +
=== {{ReverseHeading3|Script Syntax}} === __NOEDITSECTION__
 +
''The official reference documentation.''
 +
* [[AviSynth Syntax|AviSynth Syntax overview]]
 +
** '''[[Script variables]]''' – How to declare and use them in scripts.
 +
** '''[[Operators]]''' – Available operators and relative precedence.
 +
** '''[[Internal functions]]''' – General purpose functions for math, logic etc.
 +
** '''[[Clip properties]]''' – Properties such as Width, Height, Framerate etc.
 +
** '''[[Control structures]]''' – Language constructs for script flow control.
 +
** '''[[User defined script functions]]''' – How to define and use them in scripts.
 +
** '''[[Plugins]]''' – How to load them (AviSynth, VirtualDub, VFAPI and C-plugins); autoloading and name-precedence explained. Most '''[[External filters]]''' are plugins; the rest are regular scripts.
 +
** '''[[Runtime environment]]''' – Scripting on a per-clip frame basis.
  
====Deprecated====
+
|style="vertical-align:top; width:50%; padding-top: 1em;" | <!-- Row 2 Right -->
 
+
=== {{ReverseHeading3|Filters and Utilities}} === __NOEDITSECTION__
*v.2.5.8 MT, 32-bit, author SET, [http://forum.doom9.org/showthread.php?t=148117 discussion at forum.doom9.org]
+
* '''[[Internal filters]]''' – Included media [[Filter|filters]], organized by category.
 
+
* '''[[External filters]]''' – Hundreds of separately downloadable filters, organized by category.
*v.2.5.8 MT, 64-bit, author SET, [http://forum.doom9.org/showthread.php?t=152800 compiled by JoshyD at forum.doom9.org]
+
 
+
=== Bugs and issues ===
+
 
+
A list of bugs which are present in v2.5.8 and 2.6a5: [[Known Issues]]. Most of the 2.5.8 issues are fixed in v2.6a5.
+
 
+
== Usage ==
+
 
+
=== New to AviSynth - start here ===
+
 
+
* [[first script|Your first script]] - A guide for total newbies.
+
* [[Getting started]] - An introductory guide for getting started with AviSynth.
+
* [[Filter introduction]] - An introductory guide to most common AviSynth filters.
+
* [[Script examples]] - Assorted examples for putting everything together in the real world.
+
* Some guides explaining the basic possibilities of AviSynth:
+
** [http://www.doom9.org/capture/postprocessing_avisynth.html Analog Capture guide]. The AviSynth part of the capture guide is about what filters can be used to enhance the quality of the capture. It discusses things like deinterlacing, denoising, cropping and resizing and color adjustment. Which makes it really useful to learn about some of the capabilities of AviSynth in a schematic way.
+
** [http://www.l33tmeatwad.com/avisynth101 AviSynth 101] [http://web.archive.org/web/20141018100556/http://www.l33tmeatwad.com/avisynth101 mirror] - A guide by l33tmeatwad, it includes mostly current information on software setup, video basics, importing videos, handling audio, using filters and other useful information.
+
** [http://www.animemusicvideos.org/guides/avtech/avisyntha.html Introduction AviSynth from AnimeMusicVideos.org]. A basic guide about deinterlacing, resizing and some other basic stuff.
+
** [http://www.animemusicvideos.org/guides/avtech/avspostqual.html Introduction basic AviSynth filters from AnimeMusicVideos.org]. A basic guide about smoothers, rainbow removal, sharpeners, color adjustment and some other basic stuff.
+
* [[Troubleshooting]] your scripts and configuration.
+
* Read [[more about AviSynth]].
+
 
+
=== Filters, external plugins, script functions and utilities ===
+
 
+
* [[Internal filters]] - The official list and descriptions of included filters, organized by category.
+
* [[External filters]] - Documentation of custom script functions and AviSynth v2.5x and v2.6 plugins.
+
 
* User pages hosted on this site:
 
* User pages hosted on this site:
** [http://www.avisynth.nl/users/fizick/fizick.html Fizick's AviSynth plugins]
+
** [http://www.avisynth.nl/users/warpenterprises/ AviSynth Filter Collection – Warpenterprises]
** [http://www.avisynth.nl/users/vcmohan/ vcmohan's Plugin Filters]
+
** [http://www.avisynth.nl/users/fizick/fizick.html Fizick’s AviSynth plugins]
** [http://www.avisynth.nl/users/stickboy/ stickboy's AviSynth Stuff]
+
** [http://www.avisynth.nl/users/vcmohan/ vcmohan’s Plugin Filters]
* [[Shared functions]] - Commonly used script functions.
+
** [http://www.avisynth.nl/users/stickboy/ stickboy’s AviSynth Stuff]
* [[Utilities]] - A list of GUIs, command-line, batch and other AviSynth related utilities.
+
* [[Shared functions]] Commonly used script functions.
 +
* [[Utilities]] A list of GUIs, command-line, batch and other AviSynth related utilities.
  
=== AviSynth Syntax ===
+
|-
 +
|style="vertical-align:top; width:50%; padding-right:2em; padding-top: 1em;" | <!-- Row 3 Left -->
 +
=== {{ReverseHeading3|Scripting reference}} === __NOEDITSECTION__
 +
''Beyond scripting basics''
 +
* [[Scripting reference|Scripting reference overview]]
 +
** [[The full AviSynth grammar]] – The AviSynth grammar revisited and explained in detail.
 +
** [[The script execution model]] – The steps behind the scenes from the script to the final video clip output. The filter graph. Scope and lifetime of variables. Evaluation of runtime scripts.
 +
** [[User functions]] – How to effectively write and invoke user defined script functions; common pitfalls to avoid; ways to organise your function collection and create libraries of functions, and many more.
 +
** [[Block statements]] – Techniques and coding idioms for creating blocks of AviSynth script statements.
 +
** [[Arrays]] – Using arrays (and array operators) for manipulating collections of data in a single step.
 +
** [[Scripting at runtime]] – How to unravel the power of runtime filters and create complex runtime scripts that can perform interesting (and memory/speed efficient) editing/processing operations and effects.
  
* [[AviSynth Syntax]] - The official reference documentation.
+
|style="vertical-align:top; width:40%; padding-top: 1em;" | <!-- Row 3 Right -->
** [[Grammar]] - The grammar of AviSynth script language. An introduction to AviSynth scripting.
+
<br><br>
** [[Script variables]] - How to declare and use them in scripts.
+
[[File:ChannelMixer_Before%26After.png|center|240px|link=ChannelMixer|ChannelMixer before and after]]
** [[Operators]] - Available operators and relative precedence.
+
<div style="text-align:center;">
** [[Clip properties]] - Functions that return a property of a clip.
+
[[File:Maskhs.jpg|100px|link=MaskHS|MaskHS(startHue=105, endHue=138)]]  
** [[Control structures]] - Language constructs for script flow control.
+
[[File:Histogram audiolevels.jpg|120px|link=Histogram#Audiolevels_mode|Histogram(mode="audiolevels")]]
** [[Internal functions]] - Ready-made non-clip functions to use in scripts.
+
** [[User defined script functions]] - How to define and use them in scripts.
+
** [[Plugins]] - How to load plugins (AviSynth, VirtualDub, VFAPI and C-plugins), autoloading and name-precedence.
+
** [[Runtime environment]] - Scripting on a per clip frame basis.
+
* [[Scripting reference]] - Beyond scripting basics.
+
** [[The full AviSynth grammar]] - The AviSynth grammar revisited and explained in detail.
+
** [[The script execution model]] - The steps behind the scenes from the script to the final video clip output. The filter graph. Scope and lifetime of variables. Evaluation of runtime scripts.
+
** [[User functions]] - How to effectively write and invoke user defined script functions; common pitfalls to avoid; ways to organise your function collection and create libraries of functions, and many more.
+
** [[Block statements]] - Techniques and coding idioms for creating blocks of AviSynth script statements.
+
** [[Arrays]] - Using arrays (and array operators) for manipulating collections of data in a single step.
+
** [[Scripting at runtime]] - How to unravel the power of runtime filters and create complex runtime scripts that can perform interesting (and memory/speed efficient) editing/processing operations and effects.
+
  
=== AviSynth FAQ, Guides and Advanced topics ===
+
[[File:Histogram-tournesol-color2.png|center|240px|link=Histogram#Color2_mode|Histogram(mode="color2")]]
 +
</div>
  
* [[AviSynth FAQ]] - Answers to many common problems.
+
|-
* [[Aspect ratios|Aspect ratios explained]] - Introduction to aspect ratios (DAR, PAR, SAR), and how to use that for resizing your clip.
+
|style="vertical-align:top; width:50%; padding-right:2em; padding-top: 1em;" | <!-- Row 4 Left -->
* [[Guides]] - Tips on specific conversion types and common tasks.
+
=== {{ReverseHeading3|Advanced topics}} === __NOEDITSECTION__
* [[Advanced topics]] - About topics such as the Chroma Upsampling Error, color conversions, hybrid video, motion compensation, [[High_bit-depth_Support_with_Avisynth|high bit depth video]] and other advanced subjects.
+
* [[Advanced Scripting Tips]] – Using recursion, weaving 3 clips, and other programming tips.
* [[Advanced Scripting Tips]] - Using recursion, weaving 3 clips, and other programming tips.
+
* [[Advanced topics]] – Chroma Upsampling Error, color conversions, hybrid video, motion compensation, and other advanced subjects.
 
+
* [[Aspect ratios|Aspect ratios explained]] Introduction to aspect ratios (DAR, PAR, SAR), and how to use that for resizing your clip.
== Development ==
+
* [[High_bit-depth_Support_with_Avisynth|High bit-depth ('''Deep Color''') support with AviSynth]]
 +
{|
 +
|[[File:Downsampling_bilinear.png|center|180px|link=Resampling#Bilinear_resampler|Resampling: Bilinear upsampling]]
 +
|[[File:Blackman.jpg|center|180px|link=Resampling#Blackman_resampler|Resampling: Blackman filter response]]
 +
|}
  
 +
|style="vertical-align:top; width:50%; padding-top: 1em;" | <!-- Row 4 Right -->
 +
=== {{ReverseHeading3|Development}} === __NOEDITSECTION__
 
* Want to [[get involved]]?
 
* Want to [[get involved]]?
 
* The [http://sourceforge.net/projects/avisynth2/ official project].
 
* The [http://sourceforge.net/projects/avisynth2/ official project].
 +
* Learn how to [[Filter_SDK/Compile AviSynth|install compilers and setup environments]].
 
* Learn how to [[Filter_SDK/Compile AviSynth|compile AviSynth]], [[Filter_SDK/Compiling_instructions|AviSynth plugins]] and [[Filter_SDK/Compiling_instructions|console applications that access AviSynth]].
 
* Learn how to [[Filter_SDK/Compile AviSynth|compile AviSynth]], [[Filter_SDK/Compiling_instructions|AviSynth plugins]] and [[Filter_SDK/Compiling_instructions|console applications that access AviSynth]].
 
* Learn how to debug [[Filter_SDK/Debugging_instructions|AviSynth]], [[Filter_SDK/Debugging_instructions|AviSynth plugins]] and [[Filter_SDK/Debugging_instructions|console applications that access AviSynth]].
 
* Learn how to debug [[Filter_SDK/Debugging_instructions|AviSynth]], [[Filter_SDK/Debugging_instructions|AviSynth plugins]] and [[Filter_SDK/Debugging_instructions|console applications that access AviSynth]].
* [[Filter SDK]] - AviSynth plugin programming tips.
+
* [[Filter SDK]] AviSynth plugin programming tips.
* [[Avisynth Plugin Development in C]] - A tutorial to write a plugin with C.
+
* [[Avisynth Plugin Development in C]] A tutorial to write a plugin with&nbsp;C.
 
* [http://forum.doom9.org/forumdisplay.php?s=&forumid=69 AviSynth Developer Forum]
 
* [http://forum.doom9.org/forumdisplay.php?s=&forumid=69 AviSynth Developer Forum]
 
* The ongoing [[changelist]].
 
* The ongoing [[changelist]].
Line 107: Line 152:
 
* References to [[Image Processing Algorithms|image processing algorithms]].
 
* References to [[Image Processing Algorithms|image processing algorithms]].
  
== AviSynth Wiki ==
+
|-
 
+
| colspan="1" style="vertical-align:top; padding-top: 1em;" | <!-- Row 5 Left -->
Welcome to our MediaWiki. Feel free to pitch in and help out! We need your help to fill and improve our Wiki. Please see [http://www.mediawiki.org/wiki/Localisation Localisation] and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
+
=== {{ReverseHeading3|About This Website}} === __NOEDITSECTION__
 
+
We need your help to build and improve our site!
== AviSynth documentation copyright ==
+
*'''Editing''' is easy! Please see [http://www.mediawiki.org/wiki/Help:Editing_pages Editing pages] and [http://www.mediawiki.org/wiki/Help:Formatting Formatting].
 +
*To port this site to '''another language''', please see the [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation Guide.]  
 +
*'''Filter and script authors''' – please see [http://forum.doom9.org/showthread.php?t=171356 ''Submit your Documentation''] on doom9.org, and the documentation template [[ExampleFilter]].
  
AviSynth documentation is Copyright (c) 2002-2014 AviSynth developers and contributors.
+
|style="vertical-align:top; font-size:96%; width:50%; padding-top: 1em;" | <!-- Row 5 Right -->
 +
=== {{ReverseHeading3|Documentation Copyright}} === __NOEDITSECTION__
 +
AviSynth documentation is [[Avisynth_wiki:Copyrights|Copyright (c) 2002-{{CURRENTYEAR}}]] AviSynth developers and contributors.
  
Starting from 5 August 2007 the documentation on this site (avisynth.org and avisynth.nl) is released under the [http://creativecommons.org/licenses/by-sa/3.0/ CreativeCommons Attribution-ShareAlike 3.0 License] (abbreviated by "CC BY-SA 3.0", see also [http://creativecommons.org/licenses/by-sa/3.0/legalcode full license terms]). More information can be found [[Avisynth_wiki:Copyrights|here]].
+
The contents of [http://avisynth.org avisynth.org] and [http://avisynth.nl avisynth.nl] are released under the ''Creative Commons Attribution-ShareAlike 3.0 License'' [http://creativecommons.org/licenses/by-sa/3.0/ (CC BY-SA 3.0)].
  
 +
|}
 +
</div>
 
[[Category:AviSynth]]
 
[[Category:AviSynth]]

Revision as of 16:14, 22 October 2017

AviSynth FAQ | Internal filters | External filters | AviSynth Syntax | Sourceforge | Doom9 Forum

AviSynth

What is AviSynth?

AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files. AviSynth itself does not provide a graphical user interface (GUI), but instead relies on a script system that allows advanced non-linear editing. While this may at first seem tedious and unintuitive, it is remarkably powerful and is a very good way to manage projects in a precise, consistent, and reproducible manner. Because text-based scripts are human readable, projects are inherently self-documenting. The scripting language is simple yet powerful, and complex filters can be created from basic operations to develop a sophisticated palette of useful and unique effects.

AviSynth is free open-source software, and licensed under the GNU General Public License GPLv2.

New to AviSynth – Start Here


Overlay: Lighten mode Layer: Lighten mode Overlay: Subtract mode
Overlay: Add mode Layer: Multiply mode Lenna

Download AviSynth

  • Official builds
v.2.6.0 ST, 32-bit at SourceForge
  • Unofficial builds
v.2.6.0 MT, 32-bit, author SET
at forum.doom9.org
  • Forks
AviSynth+ : new features, backward compatible.
Original project page (avs-plus.net) 
New project page (github) 
Latest release (github) 
Discussion at forum.doom9.org
AvxSynth - AviSynth 2.5.8 running on Ubuntu 32/64.
  • Universal Installer
Install—and quickly switch between—AviSynth versions:
  • Avisynth 2.5.8, 2.6.0, 2.6.0 MT, 2.6.1 Alpha
  • Avisynth+ 32-bit, 64-bit
Get it here at forum.doom9.org
  • Deprecated
v.2.5.8 MT, 32-bit, author SET,
discussion at forum.doom9.org
v.2.5.8 MT, 64-bit, author SET,
compiled by JoshyD at forum.doom9.org
  • Bugs and issues
Known Issues in v2.58.
Known Issues in v2.60.

Script Syntax

The official reference documentation.

Filters and Utilities

Scripting reference

Beyond scripting basics

  • Scripting reference overview
    • The full AviSynth grammar – The AviSynth grammar revisited and explained in detail.
    • The script execution model – The steps behind the scenes from the script to the final video clip output. The filter graph. Scope and lifetime of variables. Evaluation of runtime scripts.
    • User functions – How to effectively write and invoke user defined script functions; common pitfalls to avoid; ways to organise your function collection and create libraries of functions, and many more.
    • Block statements – Techniques and coding idioms for creating blocks of AviSynth script statements.
    • Arrays – Using arrays (and array operators) for manipulating collections of data in a single step.
    • Scripting at runtime – How to unravel the power of runtime filters and create complex runtime scripts that can perform interesting (and memory/speed efficient) editing/processing operations and effects.



ChannelMixer before and after

MaskHS(startHue=105, endHue=138) Histogram(mode="audiolevels")

Histogram(mode="color2")

Advanced topics

Resampling: Bilinear upsampling
Resampling: Blackman filter response

Development

About This Website

We need your help to build and improve our site!

Documentation Copyright

AviSynth documentation is Copyright (c) 2002-2024 AviSynth developers and contributors.

The contents of avisynth.org and avisynth.nl are released under the Creative Commons Attribution-ShareAlike 3.0 License (CC BY-SA 3.0).

Personal tools