Jaded-Encoding-Thaumaturgy / vs-denoise

VapourSynth denoising, regression, and motion compensation functions
MIT License
18 stars 6 forks source link

MVTools: Fix degrain limit being wrongly scaled #113

Closed Ichunjo closed 8 months ago

Ichunjo commented 8 months ago

When passing a integer clip, the mvtools plugin silently clamps it I guess, but if the clip is float mvtools is just crashing without any error message.