EXE
WinGet
VapourSynth
Fredrik Mellbin · R73 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
VapourSynth-x64-R73.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VapourSynth-x64-R73.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS
File Identity
Filename
VapourSynth-x64-R73.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
VapourSynth.VapourSynth
Version
R73
Description
A video processing framework with simplicity in mind
License
LGPL-2.1
↗
Homepage
https://www.vapoursynth.com/
Installer URL
https://github.com/vapoursynth/vapoursynth/releases/download/R73/VapourSynth-x64-R73.exe
Upgrade Behavior
install(Install over existing)
Release Notes
**LAST RELEASE WITH WINDOWS 7 SUPPORT**
- many minor python improvements (ichunjo)
- the api r3 headers are no longer distributed with the windows binaries, general api r3 support for plugins remains for now
- vsscript r3 api support has been completely removed since nobody has used it for 3+ years
- fixed mirroring at edges in convolution filters to be more consistent
- fixed cache state not being updated properly for nodes with no consumers ever and no calls to setcache