Hello,
I have a retail dvd of a TV series from the 70s that is very noisy/grainy.
The format is PAL and the content is progressive.
I would like to convert the episodes to XVID.
I tried convolution3d ("movielq" and "vhsbq") and DeGrainMedian (limitY=2,limitUV=3,mode=1) but I found that the results were quite blurry if anything else.
Peachsmoother + VagueDenoiser and MCTemporalDenoise were suggested in other posts.
Before doing my 10th test, maybe would someone have a look at this 1 mn sample and advise me how to proceed?
+ Reply to Thread
Results 1 to 8 of 8
-
-
It comes down to personal preference (to what extent to denoise - some people like a bit a grain remaining, some like it super smooth)
Your clip has chroma noise (looks like color noise and rainbows), blocking, and fairly heavy grain/noise
MCTemporalDenoise works fine on that clip IMO . It has like 50 setttings, but there are presets to make it easier e.g. MCTemporalDenoise(settings="high")
You don't have waste time encoding the whole clip to get a preview. Use an editor like AvsP to preview scripts or versions of your scripts. It has multiple tabs so you can swtich quickly with the number keys between versions of scripts, for example. This way you can quickly fine tune the parameters of your filters so it matches your source -
Thank you poisondeathray for your reply.
I already did the tests on a small sample and you made me discover AvsPmod in another thread and that will save me more time. Actually in that thread, you provide a bunch of basic information that most people here and in Doom9 would take take for granted but that I found very useful. And I am glad to have the opportunity to thank you for it.
Anyway, back to my dvd, I see that you confirm that it is bad. You would imagine a dvd published in 2007 to be of better quality. But maybe they couldn't do better with the 1979 source.
Although it is a bit intimidating, I will give MCTemporalDenoise a try.
Regarding resolution and noise, should the resolution be adapted to the amount of noise, and in which direction? or doesn't it matter? -
It's hard to say or know the "why" behind it
Although it is a bit intimidating, I will give MCTemporalDenoise a try.
Start learning to characterize and identify the artifacts that you see , e.g. what is chroma noise, what is macroblocking, what is temporal noise? etc... and that will guide you to learn about the different filter categories. You will find avisynth has a variety of filters or techniques for almost everything
Regarding resolution and noise, should the resolution be adapted to the amount of noise, and in which direction? or doesn't it matter?
By resolution do you mean frame size? You normally would set your export goals dependent on your playback target , and not let resolution dictate the noise reduction settingsLast edited by poisondeathray; 22nd Aug 2010 at 19:34.
-
That was quick!
I was going to add that from what I have done so far, I am not a great fan of the super smooth.
you should really use them only as a starting point . Even the one suggested above using the "high" preset setting without farther tweaks does a decent job
Start learning to characterize and identify the artifacts that you see , e.g. what is chroma noise, what is macroblocking, what is temporal noise?
Regarding the blocking, would you recommend a deblocking of the source (i.e. cpu=4)?
Can you clarify this statement ?
Also, since the noise eats bitrate, should I increase the bitrate together with the bitrate?
Edit:You normally would set your export goals dependent on your playback target , and not let resolution dictate the noise reduction settings
I am looking at the filters. I don't quite understandYou MUST put FFTW3.DLL file from this package (not fft3dfilter.dll) to some directory in path (for example, C:\WINNT\SYSTEM32)
Last edited by skaleton; 22nd Aug 2010 at 19:57.
-
Yes, so you should customize to what you want . Some people like super smooth . But most would agree that this source is too noisy
But when I tried the DegrainMedian settings in your 1st post, I found it hardly touched the noise...there was significant noise left over - and yet you described it as "quite blurry" . I'm not sure if we are on the same page with describing things.
For noise reduction , it's important too look temporally (i.e. through a few frames) . A spatial examination of a single frame won't reveal temporal noise
Actually that is not the easy part to identify these artifacts. At least you help me go in the right direction.
http://server4.doom9.org/index.html?/capture/chroma_artefacts.html
http://www.aquilinestudios.org/avsfilters/
Deblock QED usually does a good job, but depending on your other denoising filter stack, you might not need a separate deblock filter.
Generally , the more denoising, deblocking filters you use with higher settings, the more details are eroded. (not that your source has that much to begin with)
Regarding the blocking, would you recommend a deblocking of the source (i.e. cpu=4)?
http://avisynth.org/mediawiki/External_filters
http://avisynth.org/mediawiki/External_filters#Deblocking
Can you clarify this statement ?
Also, since the noise eats bitrate, should I increase the bitrate together with the bitrate?
You need to answer these questions first before you proceed
Resolution is part of quality, so I wouldn't downscale unless I was forced to.
If you don't have a filesize goal, then consider quantizer or crf encodingLast edited by poisondeathray; 22nd Aug 2010 at 20:29.
-
If you're a VirtualDub fan and have a lot of time on your hands, check out Neat Video.
Similar Threads
-
When I burn my AVI to a DVD it looks grainy
By VideoGirl321 in forum Newbie / General discussionsReplies: 9Last Post: 30th Oct 2010, 21:49 -
DVD at high bit rate - Blocky & grainy on big screen
By nharikrishna in forum Authoring (DVD)Replies: 8Last Post: 27th Oct 2010, 02:46 -
Noisy DVCAM Footage
By RABinMS in forum RestorationReplies: 6Last Post: 13th Jan 2010, 08:41 -
Cleaning up a Noisy DVD
By Sliztzan in forum EditingReplies: 4Last Post: 9th Dec 2008, 10:51 -
Why is DVD a bit grainy on my PC LCD but crisp on my TV?
By herbster in forum Newbie / General discussionsReplies: 9Last Post: 31st Oct 2007, 22:40