Re: VapourSynth - now we do video ;oP

2020-03-13 Thread mantielero
[Added](https://github.com/mantielero/VapourSynth.nim/blob/master/src/plugins/motionmask.nim) Let me know if it works (or not)

Re: VapourSynth - now we do video ;oP

2020-03-13 Thread mratsim
I think this is the equivalent: [https://github.com/dubhater/vapoursynth-motionmask](https://github.com/dubhater/vapoursynth-motionmask)

Re: VapourSynth - now we do video ;oP

2020-03-13 Thread mantielero
FFT3D should work (I haven't tried). I think Masktools are not available as a plugin for VapourSynth. If I am wrong, let me know and I will wrap it.

Re: VapourSynth - now we do video ;oP

2020-03-13 Thread mratsim
Very nice Does it works with filters/plugins already? Say FFT3D or masktools I would guess we would need to create a Nim wrapper for each filter.

VapourSynth - now we do video ;oP

2020-03-12 Thread mantielero
I have managed to wrap VapourSynth. Just the bare minimum to get something working. It has been a good exercise to learn Nim and to start loving the language. Thank you all for your support. The code is crappy (my code I mean), but the result really surprised me. VapourSynth aims to have