Silent Install HQ
EXE WinGet

VapourSynth

Fredrik Mellbin · R74 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
VapourSynth-x64-R74.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
VapourSynth-x64-R74.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS

File Identity

SHA256 1d06a1c6c9299d6f8e05757870b9cb49784de15f9021b72e44f406461815491e VirusTotal ↗
Filename VapourSynth-x64-R74.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID VapourSynth.VapourSynth
Version R74
Description A video processing framework with simplicity in mind
License LGPL-2.1
Upgrade Behavior install(Install over existing)
Release Notes - avfs has been moved to a separate repository/download - configuration and and handling of autoloading directories has been completely reworked, see documentation for a full explanation - the whole application can now be installed with "pip install vapoursynth" on windows, osx and linux (HolyWu) - greatly improved support for python virtual environments - added ccfEnableFrameRefDebug core creation flag that will log all frame allocations to help find memory leaks - added getCoreInfo2 function w…