Skip to content

Manual Installation

pifroggi edited this page Jul 15, 2026 · 1 revision

1. Install vs_grain

Put the vs_grain.py file into your vapoursynth scripts folder, or your python site-packages folder.

You can also use pip for this and only do manual dependency installation: pip install -U vs_grain --no-deps


2. Install Dependencies

  • akarin
  • vszipcu (optional, only for fgrain function)
  • pip install nvidia-cuda-nvrtc (optional, only for fgrain function)

Clone this wiki locally