Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 561 Bytes

使用powershell运行make_portable.ps1即可构建带有vspreview和vseditor的VapourSynth包。

需要使用代理可将脚本第一句去掉注释,并更改为自己的代理地址。

运行完成后需要自行将VS脚本文件(*.py)置于VapourSynth\VapourSynthScripts,滤镜文件(*.dll)置于VapourSynth\vapoursynth64\plugins

vseditor位于:

VapourSynth\VapourSynthEditor\vsedit.exe

运行以下命令来使用vspreview

VapourSynth\python.exe -m vspreview sample.vpy