User:Raffriff42/Main Page sandbox
Raffriff42 (Talk | contribs) m (swap image locations. rt col) |
Raffriff42 (Talk | contribs) m (Undo revision 6146 by Raffriff42 (talk) Meh!) |
||
Line 119: | Line 119: | ||
|style="vertical-align:top; width:40%; padding-top: 1em;" | | |style="vertical-align:top; width:40%; padding-top: 1em;" | | ||
− | [[ | + | === {{ReverseHeading3|Coders}} === __NOEDITSECTION__ |
− | + | * Want to [[get involved]]? | |
− | + | * The [http://sourceforge.net/projects/avisynth2/ official project]. | |
− | [[ | + | * 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]]. | |
− | + | * [[Filter SDK]] - AviSynth plugin programming tips. | |
− | [[ | + | * [[Avisynth Plugin Development in C]] - A tutorial to write a plugin with C. |
+ | * [http://forum.doom9.org/forumdisplay.php?s=&forumid=69 AviSynth Developer Forum] | ||
+ | * The ongoing [[changelist]]. | ||
+ | * About the development of [[AviSynth v3]] (which will be platform independent). | ||
+ | * References to [[Image Processing Algorithms|image processing algorithms]]. | ||
|- | |- | ||
Line 140: | Line 144: | ||
|style="vertical-align:top; width:40%; padding-top: 1em;" | | |style="vertical-align:top; width:40%; padding-top: 1em;" | | ||
− | + | <br> | |
− | + | [[File:Histogram-tournesol-color2.png|center|240px|link=Histogram#Color2_mode|Histogram(mode="color2")]] | |
− | + | ||
− | + | ||
− | + | [[File:Histogram-vortex-levels.jpg|center|240px|link=Histogram#Levels_mode|Histogram(mode="levels")]] | |
− | + | ||
− | + | ||
− | + | [[File:SMPTE_Color_Bars-16x9-800x450.png|center|240px|link=ColorBars_theory|Color bars theory]] | |
− | + | ||
− | + | ||
− | + | ||
|- | |- |
Revision as of 00:45, 17 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 is a frameserver to your other video programs, providing instant editing without the need for temporary files.
- AviSynth is a script system for video filters and advanced non-linear editing.
AviSynth itself does not provide a graphical user interface (GUI). 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 useful and unique effects.
AviSynth is free open-source software, under the GNU General Public License GPLv2; see Copyrights.
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-2025 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). |