Skip to content

Instantly share code, notes, and snippets.

@Uranite
Last active January 13, 2026 04:58
Show Gist options
  • Select an option

  • Save Uranite/cd4ea14a33decbb50ab7f8317a0316a4 to your computer and use it in GitHub Desktop.

Select an option

Save Uranite/cd4ea14a33decbb50ab7f8317a0316a4 to your computer and use it in GitHub Desktop.
vs-jetpack Termux
# Requires VapourSynth, either you have compiled VapourSynth yourself,
# Or install from Termux repo
# pkg install vapoursynth
# We avoid building scipy from pip which takes a really long time
pkg install python python-pip python-numpy python-scipy -y
pip install vsjetpack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment