User:Raffriff42/Main Page sandbox
Raffriff42 (Talk | contribs) m ('Hundreds of separately downloadable filters') |
Raffriff42 (Talk | contribs) m (Topbox tweak & link to Filter) |
||
Line 24: | Line 24: | ||
*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. | *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. | *Because text-based scripts are '''human readable''', projects are inherently self-documenting. | ||
− | *The scripting language is '''simple yet powerful''' | + | *The scripting language is '''simple yet powerful''' - basic [[Filter|filters]] can be combined to create a collection of useful and unique effects. |
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)] | 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)] | ||
</div></div></div></div> | </div></div></div></div> | ||
Line 33: | Line 33: | ||
* '''[[Getting started]]''' - An introductory guide for getting started with AviSynth. | * '''[[Getting started]]''' - An introductory guide for getting started with AviSynth. | ||
* '''[[Script examples]]''' - Assorted examples for putting everything together in the real world. | * '''[[Script examples]]''' - Assorted examples for putting everything together in the real world. | ||
− | * [[Filter introduction]] - An introductory guide to most common AviSynth filters. | + | * [[Filter introduction]] - An introductory guide to most common AviSynth [[Filter|filters]]. |
* Some guides explaining the basic possibilities of AviSynth: | * Some guides explaining the basic possibilities of AviSynth: |
Revision as of 20:52, 15 September 2015
AviSynth FAQ | Internal filters | External filters | AviSynth Syntax | Sourceforge | Doom9 Forum
Welcome to the Avisynth Documentation Project
What is AviSynth?
- AviSynth is a powerful tool for video post-production. It provides ways of editing and processing videos.
- AviSynth acts as a frameserver to your other video programs, 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 - basic filters can be combined to create a collection of useful and unique effects.
AviSynth is free open-source software, under the GNU General Public License version 2.0 (GPLv2)
New to AviSynth - start here
|
Download Avisynth
| ||||
FAQ, Guides and Advanced topics
|
Filters and utilities
| ||||
Script syntaxThe official reference documentation.
|
Coders
| ||||
Scripting referenceBeyond scripting basics.
|
| ||||
About this websiteWelcome to our MediaWiki. Feel free to pitch in and help out! We need your help to build and improve our site. Please see the MediaWiki User's Guide to learn about Wiki editing. If you are interested in porting this documentation to another language, please see the MediaWiki Localisation Guide. Filter and script authors - please submit your documentation to the Wiki! See this thread on doom9.org for a guide on how to easily get involved. |
Documentation copyrightAviSynth documentation is Copyright (c) 2002-2015 AviSynth developers and contributors - see the Copyrights page for more information. Starting from 5 August 2007 the documentation on this site (avisynth.org and avisynth.nl) is released under the Creative Commons Attribution-ShareAlike 3.0 License (abbreviated by "CC BY-SA 3.0", see also full license terms). |