I normally would use this script:

Code:
TTempSmoothF(maxr=3, lthresh=8, cthresh=5, strength=4, interlaced=true)
However it blurs too much. I need to use TTempSmoothF because I've got some F1 classic races that were broadcast upscaled to 1080i. Some of the old races have flicker, etc that TTempSmoothF removes. However it blurs too much compared to DegrainMedian where I don't notice any blurring at all.

Can anyone please suggest some settings where the script will still do it's job but it just won't blur as much?