AviSynth
Sign in to saveAviSynth is a frameserver program for Microsoft Windows, Linux and macOS initially developed by Ben Rudiak-Gould, Edwin van Eggelen, Klaus Post, Richard Berg and Ian Brabham in May 2000 and later picked up and maintained by the open source community which is still active nowadays. It is free software licensed under the GNU General Public License.
Key facts
- Software.name
- AviSynth
- Software.logo caption
- AviSynth logo
- Software.caption
- A powerful A/V Frameserver
- Software.developer
- AviSynth developers, Doom9 community
- Software.programming language
- C++, Assembly
- Software.operating_system
- Windows, Linux, macOS
- Software.genre
- Digital video frameserver
- Software.license
- GNU GPL
- Software.platform
- x86 and x86-64
via Wikipedia infobox
Wikidata facts
- Official website
- avs-plus.net
Show 3 more facts
- Commons category
- AviSynth
- source code repository URL
- sourceforge.net/projects/avisynth2/files/AviSynth%202.6/AviSynth%202.6.0
- software version identifier
- 1576
via Wikidata · CC0
~11 min read
Article
11 sectionsContents
- Scripting video editor
- AviSynth scripting language
- "Hello World"
- Video-processing
- User defined
- AviSynth 3.0 and AviSynth+
- AviSynth for non-Windows operating systems
- AviSynth compatible programs
- See also
- References
- External links
AviSynth is a frameserver program for Microsoft Windows, Linux and macOS initially developed by Ben Rudiak-Gould, Edwin van Eggelen, Klaus Post, Richard Berg and Ian Brabham in May 2000 and later picked up and maintained by the open source community which is still active nowadays. It is free software licensed under the GNU General Public License.
== Scripting video editor == AviSynth acts as a non-linear video editor controlled entirely by scripting (without a GUI). It emulates an AVI video file (or WAV audio file) as seen by the VFW downstream application, which is typically a media player, video editing software, or an encoder.