Log in

View Full Version : VapourSynth64 lite installer


Dreamject
2nd June 2019, 01:37
I do not like VS installer cause it crashes without python and has strange folder structure, a lot of dependencies

It's my installer
https://github.com/Onemeshnik/vapoursynth64/raw/master/Output/VapourSynth-R45.exe

Files for installer
https://github.com/Onemeshnik/vapoursynth64

installer's weight 12mb, but it includes python libraries (I saw it in SVP4), all dependencies, it's like small redistributable package

unix
3rd June 2019, 14:13
Why it doesn't include vsedit?

Dreamject
3rd June 2019, 17:03
It's user version -_- , anybody can increase it for what he need. For example, I ported recent svp to clear avisynth (like interframe, but its based on 2, not 4 version), I use it only in realtime. For this I used only notepad++ and potplayer, which supports realtime changes (any typed symbol reloads script in player). I wanted to do same with VS for fun, but I even could not install it or share to people, cause VS focused only on devs . Bad experience with AvsPmod editor which even do not support ffdshow source and its feature do not work in real cases made my attitude to 'frameservers IDE' biased.

I still did not test it, but if even standalone installation of vs is impossible, I think VS IDE will be worse.

Natty
7th June 2019, 17:14
:thanks: