Main Page: Difference between revisions
No edit summary |
Raffriff42 (talk | contribs) m →Download AviSynth: section hard to read; add link to 'Disclaimer' page |
||
| Line 43: | Line 43: | ||
*''Unofficial builds'' | *''Unofficial builds'' | ||
::[http://forum.doom9.org/showthread.php?t=148782 v.2.6.0 MT, 32-bit, author SET] at forum.doom9.org | ::[http://forum.doom9.org/showthread.php?t=148782 v.2.6.0 MT, 32-bit, author SET] <br>at forum.doom9.org | ||
*'''Forks''' | *'''Forks''' | ||
::[ | ::[[AviSynth+]]: new features, backward compatible. | ||
::[http://www.avxsynth.org/ AvxSynth | :::Project page: [http://www.avs-plus.net/ avs-plus.net] | ||
:::[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. | |||
*''Deprecated'' | *''Deprecated'' | ||
::v.2.5.8 MT, 32-bit, author SET, [http://forum.doom9.org/showthread.php?t=148117 discussion at forum.doom9.org] | ::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, [http://forum.doom9.org/showthread.php?t=152800 compiled by JoshyD 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] | ||
*''Bugs and issues'' | *''Bugs and issues'' | ||
| Line 144: | Line 146: | ||
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)]. | 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)]. | ||
[[Avisynth_wiki:General_disclaimer|General Disclaimer]] | |||
|} | |} | ||
</div> | </div> | ||
[[Category:AviSynth]] | [[Category:AviSynth]] | ||
Revision as of 07:11, 22 April 2017
AviSynth FAQ | Internal filters | External filters | AviSynth Syntax | Sourceforge | Doom9 Forum

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
|
Download AviSynth
| ||
Script SyntaxThe official reference documentation.
|
Filters and Utilities
| ||
Scripting referenceBeyond scripting basics
|
| ||
Advanced topics
|
Development
| ||
About This WebsiteWe need your help to build and improve our site!
|
Documentation CopyrightAviSynth documentation is Copyright (c) 2002-2026 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). | ||



