Tantric, do you think that is is possible to implement the “dumbest” deinterlacing method – I mean drop fields. No interpolation, motion compensation or other intensive cpu methods, just simply discard odd or even fields. In mplayer the command line option would be : -vf field=1 . It will half the vertical resolution, but for high interlaced videos it’s better than nothing.