There are AviSynth scripts for deinterlacing and for retiming (fps) and/or velocity (e.g. faux-slomo) but are there any that combine the two processes (deint + retime/velocity) into a single operation? In principle, each requires motion estimation, which eats CPU time etc., so it would be good if that was only done once then shared by both processes.