fvisagie
26th August 2012, 14:38
Hi All,
My work has benefited tremendously from TemporalDegrain/FastDegrain. A huge Thank You to Didée and Sagekilla for these tools. The only humble contribution I can make at this stage is to report the 2 small issues I came across, but I can't find their "home thread". Where can I report these issues?
For what it's worth, the first is that the actual SAD1 threshold in http://avisynth.org/mediawiki/upload/6/69/TemporalDegrain.avs is 400, but according to http://avisynth.org/mediawiki/Temporal_Degrain it is 300.
The second is that in http://avisynth.org/mediawiki/upload/7/7d/FastDegrain.avs line 44, 'oshot' should read 'oshoot':
src = (sharp==true) ? src.LimitedSharpenFaster(strength=str,ss_x=ss,ss_y=ss,soft=sft,overshoot=oshot) : src
Seems like nobody uses sharpening or at least didn't bother pointing this out ;-).
I hope someone finds this useful and many thanks again.
Kind regards,
Francois
My work has benefited tremendously from TemporalDegrain/FastDegrain. A huge Thank You to Didée and Sagekilla for these tools. The only humble contribution I can make at this stage is to report the 2 small issues I came across, but I can't find their "home thread". Where can I report these issues?
For what it's worth, the first is that the actual SAD1 threshold in http://avisynth.org/mediawiki/upload/6/69/TemporalDegrain.avs is 400, but according to http://avisynth.org/mediawiki/Temporal_Degrain it is 300.
The second is that in http://avisynth.org/mediawiki/upload/7/7d/FastDegrain.avs line 44, 'oshot' should read 'oshoot':
src = (sharp==true) ? src.LimitedSharpenFaster(strength=str,ss_x=ss,ss_y=ss,soft=sft,overshoot=oshot) : src
Seems like nobody uses sharpening or at least didn't bother pointing this out ;-).
I hope someone finds this useful and many thanks again.
Kind regards,
Francois