Skip to main content

Crate av_denoise_vs

Crate av_denoise_vs 

Source
Expand description

VapourSynth plugin exposing av-denoise as avd filters.

Modules§

frames
Converts between VapourSynth’s strided plane buffers and the tightly packed rows core’s converters accept, plus the frame window core windowed algorithms request around each output frame.
params
Turns a VapourSynth clip’s format and a filter’s script arguments into the option types av-denoise-core denoises with.

Functions§

VapourSynthPluginInit2