20.03.2022, 17:07
DFMDeRainbow fails since:
https://github.com/HomeOfAviSynthPlusEvo...n/releases is missing
(extracting the 64bit dll into the Hybrid/64bit/Avisynth/avisynthPlugins folder should fix the issue)
mClean:
changing:
to
fixed the issue.
HQDeringmod fails since:
"HQDeringmod(sharp=true)" is used, but I have no clue what 'sharp=true' is used, for me sharp is always a number and sharp=1 isn't shown since it's the default.
-> no clue how to reproduce
MosquitoNR:
I can reproduce the issue, seems like the dll is broken
-> can't find a working dll, probably will remove the filter for 64bit
FFT3dGPU:
works fine here.
-> no clue how to reproduce
TTempSmooth:
works fine here.
-> no clue how to reproduce
=> I'll look into it, but that will take a while.
Cu Selur
https://github.com/HomeOfAviSynthPlusEvo...n/releases is missing
(extracting the 64bit dll into the Hybrid/64bit/Avisynth/avisynthPlugins folder should fix the issue)
mClean:
changing:
clean2 = rn>0<=20 ? mt_merge(clean2, mergeluma (clean2, mt_adddiff(clean2, tweak(clense(noise_diff, reduceflicker=true), cont=1.008+(0.0032*(rn/20)))),
\ 0.3+(rn*0.035)), mt_lut (overlay(clean, invert(clean), mode="darken"), "x 32 scaleb < 0 x 45 scaleb > range_max 0 x 35 scaleb - range_max 32
\ scaleb 65 scaleb - / * - ? ?")) : clean2
clean2 = rn>0<=20 ? mt_merge(clean2, mergeluma (clean2, mt_adddiff(clean2, tweak(clense(noise_diff, reduceflicker=true), cont=1.008+(0.0032*(rn/20)))),
\ 0.3+(rn*0.035)), mt_lut (overlay(clean, invert(clean), mode="darken"), "x 32 scaleb < 0 x 45 scaleb > range_max 0 x 35 scaleb - range_max 32 scaleb 65 scaleb - / * - ? ?")) : clean2
HQDeringmod fails since:
"HQDeringmod(sharp=true)" is used, but I have no clue what 'sharp=true' is used, for me sharp is always a number and sharp=1 isn't shown since it's the default.
-> no clue how to reproduce
MosquitoNR:
I can reproduce the issue, seems like the dll is broken
-> can't find a working dll, probably will remove the filter for 64bit
FFT3dGPU:
works fine here.
-> no clue how to reproduce
TTempSmooth:
works fine here.
-> no clue how to reproduce
=> I'll look into it, but that will take a while.
Cu Selur