filters is right. I could not find any tutorials about how to stack these, so i just did what "seemed right" with Deen in the middle,
BlindPP in the start (do i even need BlindPP here?) and awarpsharp at the end, and temporalCleaner at the very last to make sure
the colors wouldnt fluctuate too badly.
I am not sure where anything really is supposed to go, at least the reasons
Thank you again for your help !
AviSource("eva_disc4_fight2.avi")
BlindPP(quant=2,cpu=4,moderate_h=20,moderate_v=40)
undot()
RemoveGrain(mode=2)
VagueDenoiser()
Deen("a2d",2)
colourizesmooth()
unfilter(10,10)
msmooth(strength=2,threshold=3)
Awarpsharp()
TemporalCleaner()
ConvertToYUY2()
Before:

After:
