Skip to content

mitlearn/vapoursynth-plugins

Repository files navigation

A collection of VapourSynth plugins

The main reason for this collection is to make it easier to build for Debian. And only test successfully in Debian 11, so don't expect this build system to work on anything else than Linux on x86 architectures.

Inspired by: Letsplaybar/vapoursynth-plugins which inspired by darealshinji/vapoursynth-plugins

Build dependencies:

apt install -y build-essential meson autoconf automake libtool git nasm yasm python3-dev python3-pip cython3 \
    ninja-build gcc cmake pkg-config cargo \
    ffmpeg libass-dev libfftw3-dev libtesseract-dev libavcodec-dev libavformat-dev \
    libswscale-dev libavutil-dev libswresample-dev libmediainfo-dev libboost-filesystem-dev libboost-system-dev \
    libtbb-dev libtbb-doc libtbb2 libllvm11 llvm-11 
  • For Graphics Card
apt install -y libvulkan-dev glslang-tools ocl-icd-libopencl1

Installation:

git clone --recurse-submodules -j4 https://github.com/mitlearn/vapoursynth-plugins.git
cd vapoursynth-plugins
make

plugins:

AddGrain AdaptiveGrainrs

Bilateral BM3D Bwdif

cnr2 CTMF

d2vsource DCTFilter Deblock DeblockPP7 Delogo DFTTest descale

EdgeFixer EEDI2 EEDI3 Expr

neo_f3kdb ffms2 FFT3DFilter fieldhint fillborder fmtconv

histogram hqdn3d

KNLMeansCL

L-SMASH L-SMASH-Work

mvtools mvtools-sf median

nnedi3 NNEDI3CL

ReadMpls ReduceFlicker Retinex

sangom

TCanny tcomb temporalmedian temporalsoften TTempSmooth

neo_Vague_Denoiser VSFilter VSFilterMod vsFilterScript

W3FDIF waifu2x-ncnn-vulkan vapoursynth-waifu2x-ncnn-vulkan wwxd

Yadifmod

znedi3

PS: Some plugins are marked strikethrough because they have compilation issues or missing denpendencies and may try again at some point in the future

scripts:

adjust fvsfunc G41Fun havsfunc Hysteria kagefunc muvsfunc mvsfunc nnedi3_resample MaskDetail vsTAAmbk dehalo_alpha, edgecleaner, fastlinedarken, finesharp, knlm, mcdegrainsharp, nnedi3_rpow2, psharpen, resamplehq, sharpaamcmod, showdiff, supersampledantialiasing, vshelpers: https://gist.github.com/4re/ vsutil, rekt, awsmfunc, lvsfunc installed by pip3

Thanks

About

A repo which makes plugins&scripts easier to install for VapourSynth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages