Skip to content

darcyg/vapoursynth-plugins

 
 

Repository files navigation

A collection of VapourSynth plugins

The main reason for this collection is to make it easier to build packages for Ubuntu. So don't expect this build system to work on anything else than Linux on x86 architectures.

Build dependencies:

git nasm yasm libtool pkg-config
libfftw3-dev libpng-dev libsndfile1-dev libxvidcore-dev zlib1g-dev
libopencv-dev ocl-icd-libopencl1 opencl-headers

Installation:

git clone https://github.com/darealshinji/vapoursynth-plugins.git
cd vapoursynth-plugins
./autogen.sh
./configure
make
make install

Run make install INSTALL_MODEL_WEIGHTS=0 to skip the installation of the model weights files.

Ubuntu users can also use my PPA:

sudo add-apt-repository ppa:djcj/vapoursynth
sudo apt-get update
sudo apt-get install vapoursynth-extra-plugins

Plugins:
addgrain r5
awarpsharp2 1
bifrost 2.2
bilateral r3
bm3d r5
combmask 0.0.1
convo2d 0.2.0
ctmf r2
d2vsource 16+git20160202
damb r3
dctfilter r2
deblock r4
delogo 0.4
dfttest r3
eedi2 r6
ffms2 2.22+git20160222
ff3dfilter git20150227
fieldhint 3
fillborders 1.0
flash3kyuu_deband 2.0.0
fluxsmooth 1.0+git20141002
fmtconv r17+git20150726
genericfilters 1.0.0+git20150505
histogram 1.0+git20141212
imagereader 0.2.1
it 1.2
knlmeanscl 0.7.4
lsmashsource git20160131
msmoosh 1.1
mvtools 11
nnedi3 8
rawsource git20130731
reduceflicker git20150225
retinex r3
sangnommod 0.1+git20150109
scenechange 0.2.0
scrawl 1.0+git20131016
scxvid 1
ssiq 1.0
tc2cfr 0.0.1+git20131117
tcanny r5
tcomb 1.0
tdeintmod r6+git20160110
templinearapproximate r3+git20141209
temporalsoften 1.0
temporalsoften2 0.1.1
tnlmeans git20150225
vaguedenoiser r2
vautodeint git20130608
videoscope 1.0
waifu2x-opt r1+20160218
waifu2x-w2xc r5
wwxd 1.0
yadifmod r9
zimg git20141102

Packages

No packages published

Languages

  • C++ 42.7%
  • C 41.5%
  • Assembly 10.7%
  • Python 3.5%
  • M4 0.4%
  • HTML 0.4%
  • Other 0.8%