Install with winget
Open PowerShell or Command Prompt and run:
winget install VapourSynth.VapourSynth
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About VapourSynth
A video processing framework with simplicity in mind
Advanced Install Options
Install (latest)
winget install VapourSynth.VapourSynthInstall (pinned version)
winget install --id VapourSynth.VapourSynth -e --version R75Upgrade
winget upgrade VapourSynth.VapourSynthUninstall
winget uninstall VapourSynth.VapourSynthFrequently Asked Questions
How do I install VapourSynth using winget?
Open PowerShell or Windows Terminal and run:
winget install VapourSynth.VapourSynth. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is VapourSynth?
A video processing framework with simplicity in mind
Is VapourSynth free to use?
VapourSynth is distributed under the LGPL-2.1 license. Check the publisher’s site for full licensing details.
How do I update VapourSynth with winget?
Run
winget upgrade VapourSynth.VapourSynth in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall VapourSynth?
Run
winget uninstall VapourSynth.VapourSynth to remove VapourSynth from your system.