Skip to content
AkarinVS edited this page Nov 15, 2021 · 5 revisions

Welcome to the vapoursynth-plugin wiki!

This plugin contains the following filters/functions:

  • Version(): outputs the version info, capabilities of each filter, etc.
  • Expr: enhanced std.Expr replacement.
  • DLISR: Deep-learning based Image Super Resolution filter, requires NVidia RTX GPU.
  • DLVFX: Deep-learning based Video Effects filter, requires NVidia RTX GPU. Of particular interest is its op=0 mode, which is a highly effective h264 compression artefact removal filter.
  • Cambi: Netflix's CAMBI banding detector (see their blog post CAMBI, a banding artifact detector). Compared to VapourSynth-VMAF, this filter is online and exposes internal c-score maps.
Clone this wiki locally