MoePus / VapourSynth-LC

A light cutter filter for VapourSynth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#LC -> a simple light cutter not low c

##usage

LC.LC(clip input[, int[] threshold = [32,32,32], float processRate = 1.0])
  • input

    which must be a YUVP8 or YUVP16 clip

##LICENSE

  • GPL V3

About

A light cutter filter for VapourSynth

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%