End-of-Eternity / Encoding-Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EoE's Encoding Projects.

A collection of my (readable) Vapoursynth scripts. All future projects will be committed here, with past projects possibly getting added slowly assuming I can clean them up.

  • *.vpy -> Vapoursynth Scripts
  • *.ini -> Start-BatchJudasEncode config files.

Dependancies

Dependancies for all projects can be installed automatically using the Judas Vapoursynth Install Script (more info on my blog)

If you just want a list of the most used however,

  • EoEfunc@master (pip install git+https://github.com/End-of-Eternity/EoEfunc.git)
  • lvsfunc@c90a8a1 (pip install git+https://github.com/Irrational-Encoding-Wizardry/lvsfunc.git@c90a8a1ebb79b65a93e02ef9e4775698d87de592)
  • vardefunc@0624065 (pip install git+https://github.com/Ichunjo/vardefunc.git@06240655d9e01f29a6ea7d48eba49addf1b56f4d)
  • havsfunc (pip install havsfunc)
  • kagefunc (vsrepo install kagefunc)
  • vsutil (pip install vsutil)

All of these (except maybe vsutil?) have unlisted plugin dependancies. There's too many to list here though. I may try to autogenerate a list of dependancies per-project later on.

You are free to use these scripts however you wish, however I give no guarantees that they will work, nor that they won't set your machine on fire. If you do use them for anything, credit is much appreciated.

About

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%