Log in

View Full Version : VapourSynth usage poll


Myrsloik
20th February 2015, 20:31
Which version of VapourSynth do you use and why? I'm mostly curious about how popular the 32 bit version is. And how much it's still used for avisynth compatibility.

Are_
20th February 2015, 20:52
64bit only because I'm not on Windows, it can't be helped.

sl1pkn07
20th February 2015, 23:02
64 here in linux, same as Are_

Mystery Keeper
21st February 2015, 05:51
64 on Windows. No reason to use 32-bit, and only 64-bit can utilize the memory I've got. And that much memory is actually needed.

sneaker_ger
21st February 2015, 06:30
I accidentally clicked 64 bit, but only use 32 bit.

I'm on Windows and so far never ran out of memory so I saw no reason to switch.

YamashitaRen
21st February 2015, 16:42
64 bit on linux, there is no point in using 32 bits on this OS.
I tried to wine VS 32bits some times ago but I was disappointed by the result (or maybe it was ffms2 having trouble with interlaced content)... Afterthought, I'm fine with using avisynth when I need avisynth filtering. Even if it's slower, it feels more "clean" on linux.

MonoS
21st February 2015, 17:07
Even if i voted for 64bit i think i'll need to use 32bit version still once [yeah, i really mean one more single time]

sl1pkn07
21st February 2015, 17:19
32 bits is still necessary for when need use a VS + AVS (native) plugins in linux (through wine)

Pat357
21st February 2015, 17:40
I'd really like to use the 64-bit version, but (maybe due my lack of enough VS knowledge) I still need some Avisynth stuff like fft3dfilter, fft3dgpu, dfttest, ... and also have a lot of .AVS pre made & ready to use scripts.

Porting existing .AVS scripts to VS would be a big help, but like I said, I often don't succeed doing this myself.

What would be needed to install both VS32 and VS64 ? (obviously Python x64)
How would I be able to switch between the VS32 and VS64 ?

I'm on Win64 Pro with i7-970 / 24GB RAM.

Are_
21st February 2015, 18:06
... I still need some Avisynth stuff like fft3dfilter, fft3dgpu, dfttest, ... and also have a lot of .AVS pre made & ready to use scripts.
dfttest does exist for vapoursynth, and although not fully functional, vfrmaniac started to port fft3dfilter.

What would be needed to install both VS32 and VS64 ? (obviously Python x64)
How would I be able to switch between the VS32 and VS64 ?

I'm on Win64 Pro with i7-970 / 24GB RAM.
Install python32, then install python64 in a different folder. put appropiate plugins in vapoursynth folders and use the binary in core32 for vapoursynth32 and the one in core64 for vapoursynth64.

lo1t3yu
23rd February 2015, 15:43
linux x64