after rendering
script coupled with strong high radius unsharp masking in VirtualDub2, i was left with this video, suffering from tiny banding as well as tiny colour noise. Not sure what's causing it.Code:ffmpegsource2("ricky.MPG",atrack=-1) QTGMC(Preset="Slower", EZDenoise=18, NoisePreset="Slower") NNEDI3_rpow2(rfactor=2,cshift="spline36resize",fwidth=1440,fheight=1080) QTGMC(inputtype=1, EZDenoise=5, NoisePreset="Faster")
Oh yeah and the image attached to this message-board post is from a lossless render so those are definitely not compression artefacts
+ Reply to Thread
Results 1 to 5 of 5
-
Last edited by rrats; 14th Apr 2022 at 00:15. Reason: corrected a confusing sentence
-
For a B&W source, you can use greyscale() to get rid of color noise
Banding is common when denoising along gradients. I suspect the banding artifacts were not there , or at least not as bad in the original source. You can either adjust your denoising approach, or add some grain/noise/dither such as f3kdb. Processing at higher bit depth can help, but most of that debanding effect is usually from the dithering step during the down conversion, not some "magic" at higher bit depth -
It's caused by heavy denoising at only 8 bits precision. It is ought to happen.
In my opinion one should not use QTGMC for denoising for this reason and you even used a very strong setting (EZDenoise=18) and then a second instance of QTGMC.
You can either try to deband using flash3kyuu_deband (f3kdb) or GradFun3 – or better yet, do the denoising with something that can do it in 16 Bits in the first place, such as SMDegrain. QTGMC is a deinterlacer after all.
Similar Threads
-
Why is CRF encode coming out with banding?
By killerteengohan in forum RestorationReplies: 7Last Post: 7th Apr 2021, 07:59 -
Adobe audition, is there way to remove this horrible sounds?
By sarit1 in forum AudioReplies: 0Last Post: 28th May 2020, 11:11 -
How to remove banding from a animation video in handbreak
By UzuPower in forum Video ConversionReplies: 0Last Post: 22nd May 2020, 01:42 -
Auto-Detect Banding/Blocking?
By max_cady in forum Newbie / General discussionsReplies: 0Last Post: 3rd May 2020, 14:15 -
Banding on VHS transfer
By intolerantreads in forum Capturing and VCRReplies: 10Last Post: 13th Oct 2019, 10:38