Ooohkay. I am trying to fix up a noisy and dark VHS-to-DVD movie by using the AVS filters in DVDRB, and while I have used the deen and undot before just fine - they work here in this instance too - I am trying to use 'sharpen' & 'tweak' in the filter options as well, but get no results out of this. So, is this the right command line for them or am I off my a mile? Undot().Deen().Sharpen(5).Tweak(Hue=0.0,Sat=1.3,Bright=15,Cont=1.5,coring=false,sse=false) Any help muchly appreciated.
here is a rudamentary read on tweak's abillities http://www.avisynth.org/Tweak your calling on hue's default setting so there is no reason to include the setting I alway's reccomend to start simple as it's hard to tell someone's experience level (also helps since mine is relatively low = only using them in rebuilder) I would reccomend keeping the undot(),sharpen(1.0), tweak(bright=15) and tehn adjusting from there to fit your needs *note I adjusted your sharpen as per this link http://www.avisynth.org/Blur 1.0 is the highest acceptable input. also make sure yo are using compatable aisynth by clicking help>>"display versions" in dvd-rb