Hi, On Mon, 19 Jul 2010, Malte Sarner wrote:
Does this mean that mplayer should call vaPutSurface() twice? The first time with VA_TOP_FIELD and the next second with VA_BOTTOM_FIELD?
Yes, this is what it does. You can enable bob-deinterlacing through 'D' during playback or at command-line with the deint=2 option. e.g.
$ mplayer -vo vaapi:deint=2 -va vaapi /path/to/some/video Regards, Gwenole. _______________________________________________ Libva mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libva
