Log in

View Full Version : dxva in ffdshow?


akby
11th December 2006, 22:27
can ffdshow use directx video acceleration
if so could you please show me how

akby
13th December 2006, 21:56
i m sure i spelled it right?
or is that a no

KoD
18th December 2006, 16:42
There is only one instance in which ffdshow uses one feature of dxva acceleration: performing video deinterlacing (when playing interlaced mpeg2 video from dvd's for instance) and having "HW deinterlacing" checked on the ffdshow video decoder configuration page -> Output panel. This only does deinterlacing, as the name says, and the two methods specified there (Bob and Weave) are nothing amazing. Better use a software deinterlacing method, by enabling the "Deinterlacing" panel.

There are no other instances in which ffdshow will use any dxva features.