Installation

This steps are needed to make this work.

Installing Nim

I recommend checking the official Nim install. It is straight forward.

I recommend using choosenim which makes easy to control the Nim version that you want to use.

Installing VapourSynth

In order to install VapourSynth, follow its instructions.

Installing VapourSynth.nim

In order to install VapourSynth you need to use nimble:

$ nimble install https://github.com/mantielero/VapourSynth.nim

Last modified January 1, 0001