14.05.2018, 12:13
VapourSynth MCDegrainSharp, when changing the values Strength (Sharp), Strength (Blur) and Thewshold (Blur), wrong parameters are specified in the script code and call ERROR CRASH.
If in Custom write correct parameters, sample:
clip = mcdegrainsharp.mcdegrainsharp(clip=clip, bblur=0.0, csharp=0.6, plane=4)
thern all OK.
If in Custom write correct parameters, sample:
clip = mcdegrainsharp.mcdegrainsharp(clip=clip, bblur=0.0, csharp=0.6, plane=4)
thern all OK.