Click to See Complete Forum and Search --> : VMR9 & SampleGrabber at the same time , how ?


akhin
July 2nd, 2007, 02:52 PM
http://msdn2.microsoft.com/en-us/library/ms786690.aspx
It says :
Include Qedit.h. This header file is not compatible with Microsoft® Direct3D® headers later than version 7.

My application must do both VMR9 rendering and sample grabbing.

But there are many problems when i include d3d9.h+vmr9.h with qedit.h at the same time , it gives lots of errors when trying to build

how can i use vmr9 filter and samplegrabber filter at the same time ?