descriptionA frameserver for the 21st century. (old svn import)
homepage URLhttp://www.vapoursynth.com/
ownerprzemoc@gmail.com
last changeTue, 2 Jul 2013 19:20:12 +0000 (2 19:20 +0000)
content tags
add:
readme

VapourSynth

WARNING! This svn2git import was unofficial and won't be further updated. There is already an official git repository. Official conversion apparently happened after the last commit you can see here, but Myrsloik supposedly forgot about my import and went with Zor's one, which unfortunately wasn't as clean as mine.

VapourSynth is an application for video manipulation. Or a plugin. Or a library. It’s hard to tell because it has a core library written in C++ and a Python module to allow video scripts to be created. It came to be when I started thinking about alternative designs for Avisynth and most of it was written over a 3 month period. The software has been heavily inspired by Avisynth and aims to be a 21st century rewrite, taking advantage of the advancements computers have made since the late 90s. The main features compared to Avisynth are:

License

GNU Lesser General Public License, version 2.1
shortlog
2013-07-02 Alex Rønne... Fix things on case-insensitive file systems.master
2013-07-02 Alex Rønne... Add vapoursynth-script pkg-config file.
2013-07-02 Alex Rønne... Add vspipe to the Waf build.
2013-07-02 Alex Rønne... Reject waf configure --static=false --shared=false.
2013-07-02 Alex Rønne... Fix a Sphinx warning due to bad formatting.
2013-07-02 Alex Rønne... Add Cython header files.
2013-07-02 Alex Rønne... Build vsscript with Waf.
2013-07-01 Fredrik MellbinNever call Py_Finalize()
2013-06-30 Fredrik MellbinRestore list_functions()
2013-06-30 Fredrik MellbinMore python in python fixes
2013-06-30 Fredrik MellbinPossibly fix the "python in python" issue caused by...
2013-06-30 Fredrik MellbinProperly print fps in vspipe
2013-06-30 Fredrik MellbinMake get_core() and all other singleton-ish things...
2013-06-30 Fredrik MellbinFix compilation of vspipe
2013-06-29 Fredrik MellbinCreate one core per script environment. Fixes a lot...
2013-06-29 Fredrik MellbinInitialize color to 0 in addborders
...
tags
11 years ago R18 Tag R18
11 years ago R17 Tag R17
11 years ago R16 Tag R16
11 years ago R15 Tag R15
heads
10 years ago master