Here's the script I was using to take those screenshots; it wouldn't matter what script I was using, though, because every attempt at deinterlacing (I've gone through both EADFAG and EADFAG v3) has had very similar results:
Code: Select all
mpeg2source("1.d2v")
crop(32,32,-32,-32)
lanczosresize(848,480)
Telecide(order=1,guide=0)
Decimate(cycle=5, mode=0)