User:Reel.Deal/Main Page sandbox
(Main Page sandbox) |
(swap syntax and filters column) |
||
Line 68: | Line 68: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|colspan="3" style="background-color:#f0f0f0;vertical-align:top;"|<div style="background-color:#828da5;font-size:11pt;font-weight:bold;padding:4px;text-align:center">Documentation</div> | |colspan="3" style="background-color:#f0f0f0;vertical-align:top;"|<div style="background-color:#828da5;font-size:11pt;font-weight:bold;padding:4px;text-align:center">Documentation</div> | ||
<div style="padding:12px;"> | <div style="padding:12px;"> | ||
Line 107: | Line 89: | ||
** [[Arrays]] - Using arrays (and array operators) for manipulating collections of data in a single step. | ** [[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. | ** [[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. | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |- | ||
+ | |colspan="3" style="background-color:#f0f0f0;vertical-align:top;"|<div style="background-color:#828da5;font-size:11pt;font-weight:bold;padding:4px;text-align:center">Filters and utilities</div> | ||
+ | <div style="padding:12px;"> | ||
+ | |||
+ | === 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: | ||
+ | ** [http://www.avisynth.nl/users/warpenterprises/ AviSynth Filter Collection - Warpenterprises] | ||
+ | ** [http://www.avisynth.nl/users/fizick/fizick.html Fizick's AviSynth plugins] | ||
+ | ** [http://www.avisynth.nl/users/vcmohan/ vcmohan's Plugin Filters] | ||
+ | ** [http://www.avisynth.nl/users/stickboy/ stickboy's AviSynth Stuff] | ||
+ | * [[Shared functions]] - Commonly used script functions. | ||
+ | * [[Utilities]] - A list of GUIs, command-line, batch and other AviSynth related utilities. | ||
</div> | </div> |
Latest revision as of 23:03, 14 September 2015
AviSynth FAQ | Internal filters | External filters | AviSynth Syntax | Sourceforge | Doom9 Forum
[edit] 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. Interested? Download AviSynth from one of the links below, then scroll down to New to AviSynth - start here! AviSynth is free open-source software, under the GNU General Public License version 2.0 (GPLv2)
[edit] Downloads
[edit] Usage
|