descriptionA video processing framework with simplicity in mind (github mirror)
homepage URLhttp://www.vapoursynth.com/
repository URLhttps://github.com/vapoursynth/vapoursynth.git
ownerprzemoc@gmail.com
last changeMon, 20 May 2024 13:31:19 +0000 (20 15:31 +0200)
last refreshTue, 28 May 2024 20:23:36 +0000 (28 22:23 +0200)
content tags
add:
readme

VapourSynth

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
8 days ago Fredrik MellbinMerge pull request #1062 from HolyWu/workflowsmaster
8 days ago HolyWumacos.yml: Migrate to macos-latest and update environme...
8 days ago HolyWulinux.yml: Migrate to ubuntu-24.04 and use GCC 14
8 days ago Fredrik MellbinMerge pull request #1061 from dtlnor/vspipe-doc-patch
8 days ago dtlnorFix vspipe doc
2024-05-14 Fredrik MellbinFix linux compilation
2024-05-14 Fredrik MellbinClean up vspipe code by using more C++17
2024-05-14 Fredrik MellbinEnsure utf8 console output codepage
2024-05-14 Fredrik MellbinRemove useless assert
2024-05-14 Fredrik MellbinOnly set binary output on stdout when actually writing...
2024-05-08 Fredrik MellbinUpdate ChangeLog and versionR68
2024-05-06 Fredrik MellbinRemove vsutf16.h from more things
2024-05-06 Fredrik MellbinFix portable base path detection
2024-05-06 Fredrik MellbinRemove unused includes
2024-05-06 Fredrik MellbinRevert "vspipe: print messages in local encodings"...
2024-05-05 Fredrik MellbinDon't use invalid python constant
...
tags
2 weeks ago R68
4 weeks ago R67
2 months ago R66
3 months ago R66-RC1
6 months ago R65
7 months ago R65-RC1
8 months ago R64
8 months ago R64-RC2
8 months ago R64-RC1
11 months ago R63
13 months ago R62
18 months ago R61-RC1
18 months ago R61
20 months ago R60
21 months ago R60-RC1
23 months ago R59-RC2
...
heads
8 days ago master
2 years ago api3