User:Raffriff42/Main Page sandbox
Raffriff42 (Talk | contribs) m (Topbox tweak & link to Filter) |
Raffriff42 (Talk | contribs) m (AviSynth: CamelCase) |
||
Line 14: | Line 14: | ||
<div class="avisyn_mainpage_boxcontents" style="margin:auto; text-align:center; width:85%; border:1px solid blue; background-color:#F0F8FF;"> | <div class="avisyn_mainpage_boxcontents" style="margin:auto; text-align:center; width:85%; border:1px solid blue; background-color:#F0F8FF;"> | ||
<div id="avisyn_mainpage_pagetitle" style="background-color:inherit; font-family:Arial;font-size:200%; margin:0.5em 2em; text-align:center"> | <div id="avisyn_mainpage_pagetitle" style="background-color:inherit; font-family:Arial;font-size:200%; margin:0.5em 2em; text-align:center"> | ||
− | Welcome to the ''' | + | Welcome to the '''AviSynth''' Documentation Project |
</div> | </div> | ||
− | <div style="margin:-1em;">[[File:Avisynth-logo-tray-bg-aliceblue.png|center|280px|link=Main_Page| | + | <div style="margin:-1em;">[[File:Avisynth-logo-tray-bg-aliceblue.png|center|280px|link=Main_Page|AviSynth logo]]</div> |
<div style="background-color:inherit; width:85%; margin:0.5em 3em; text-align:left; "> | <div style="background-color:inherit; width:85%; margin:0.5em 3em; text-align:left; "> | ||
=== What is AviSynth? === __NOEDITSECTION__ | === What is AviSynth? === __NOEDITSECTION__ | ||
Line 43: | Line 43: | ||
* [[Troubleshooting]] your scripts and configuration. | * [[Troubleshooting]] your scripts and configuration. | ||
− | * Read [[more about AviSynth]] ''(How does it work? When is it useful? Why no GUI? What applications work well with | + | * Read [[more about AviSynth]] ''(How does it work? When is it useful? Why no GUI? What applications work well with AviSynth?)'' |
|style="vertical-align: top; width:40%; padding-top: 1em;" | | |style="vertical-align: top; width:40%; padding-top: 1em;" | | ||
− | === {{ReverseHeading3|Download | + | === {{ReverseHeading3|Download AviSynth}} === __NOEDITSECTION__ |
*'''Official builds''' | *'''Official builds''' | ||
::[http://sourceforge.net/projects/avisynth2/ v.2.6.0 ST, 32-bit] at [[SourceForge]] | ::[http://sourceforge.net/projects/avisynth2/ v.2.6.0 ST, 32-bit] at [[SourceForge]] | ||
Line 73: | Line 73: | ||
* [[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. | * [[Advanced topics]] - Chroma Upsampling Error, color conversions, hybrid video, motion compensation, and other advanced subjects. | ||
− | * [[High_bit-depth_Support_with_Avisynth|High bit-depth (Deep Color) support with | + | * [[High_bit-depth_Support_with_Avisynth|High bit-depth (Deep Color) support with AviSynth]] |
Line 153: | Line 153: | ||
''Welcome to our MediaWiki. Feel free to pitch in and help out! We need your help to build and improve our site. Please see the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide MediaWiki User's Guide] to learn about Wiki editing. If you are interested in porting this documentation to another language, please see the [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation Guide.] '''Filter and script authors''' - please submit your documentation to the Wiki! See [http://forum.doom9.org/showthread.php?t=171356 this thread on doom9.org] for a guide on how to easily get involved.'' | ''Welcome to our MediaWiki. Feel free to pitch in and help out! We need your help to build and improve our site. Please see the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide MediaWiki User's Guide] to learn about Wiki editing. If you are interested in porting this documentation to another language, please see the [http://www.mediawiki.org/wiki/Localisation MediaWiki Localisation Guide.] '''Filter and script authors''' - please submit your documentation to the Wiki! See [http://forum.doom9.org/showthread.php?t=171356 this thread on doom9.org] for a guide on how to easily get involved.'' | ||
− | [[File:Avisynth_icon.png|center|32px|link=Main_Page| | + | [[File:Avisynth_icon.png|center|32px|link=Main_Page|AviSynth icon]] |
|style="vertical-align:top; width:40%; padding-top: 1em;" | | |style="vertical-align:top; width:40%; padding-top: 1em;" | |
Revision as of 22:01, 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). |