Log in

View Full Version : AviSynth Softlight plugin


Argaricolm
31st December 2018, 02:17
It makes softlight blend with a negative of average.
You can also download it on github (https://github.com/ArturAlekseev/AVS_SoftLight).
Or at homepage (http://www.arturalekseev.com/post/avisynthsoftlight).

Usage:
Softlight() - default mode 0 blends original color with negative of average
Softlight(1) - also blends luma channel with itself
Softlight(2) - blends only luma channel with itself

Only x64. With CUDA support.

This page is not updated.
Look this thread (https://forum.doom9.org/showthread.php?t=184943).