You might try Yadifmod+NNEDI2 in Avisynth. Works pretty darn well, and is much faster than the default TempGaussMC.Or use TempGaussMC_beta1u with superfast settings:yadifmod(mode=1, edeint=nnedi2(field=-2))which should be faster than Yadifmod+NNEDI2 and even better.tempgaussmc_beta1u(1,1,0,0,0,0,edimode="--",SVthin=0.0,pelsearch=1)