I have a clip, which does demonstrate what type of problem i want to adress. It's about the grain on his forehead. The rest of the video does not contain so much grain in comparison to his forehead. Is there any option (which does not mean hand-edit-like), which does handle only the "bad ares" ? Like on dark scenes i can eliminate noise/grain with masking. I tired this too with masks (vsPlacebo + MCTemporalDenoiose), but it has no effect. Also, when you look at the preview with retinex you can't really see the moving grain. I guess that's why a mask does not have an effect.
has anyone an idea how to remove it without just increasing degraining-settings and without degrading the rest of the image to much ?
Video (5sec): https://uploadnow.io/f/NFwbHvw
+ Reply to Thread
Results 1 to 3 of 3
-
-
In a case like this you may be able to use a mask of fleshtones.
Code:hsmask = MaskHS(StartHue=110, EndHue=135, MinSat=10, MaxSat=90, coring=false).BilinearResize(width, height) Overlay(last, smdegrain(tr=2, thsad=500, PreFilter=6), mask=hsmask)
-
Maybe jus tuse smdegrain(tr=2, thsad=500, PreFilter=6) (prefilter=6 <>KNLMeansCL) on the whole thing without the masking,...
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Grain... noise ? What is it and how to remove it ?
By Platos in forum RestorationReplies: 27Last Post: 24th Aug 2023, 12:03 -
NOT WORKING: ChickenDream (film grain generator)
By rrats in forum Newbie / General discussionsReplies: 4Last Post: 2nd Mar 2023, 14:42 -
Grain??? Before or after Upscaling?
By salvo00786 in forum DVD RippingReplies: 8Last Post: 4th Nov 2022, 15:09 -
Avisynth add grain plugin
By WAusJackBauer in forum EditingReplies: 3Last Post: 4th Dec 2021, 22:01 -
H265, rezising, and film grain
By TB54 in forum Newbie / General discussionsReplies: 11Last Post: 14th Oct 2020, 13:35