On Tue May 23 10:38:54 2023 +0000, Bernhard Kölbl wrote:
I'm not entirely sure what you mean by that. I want to use TransferVideoFrame() to check if the final result has all inserted effects applied.
Ok, I see. For some reason I thought d3d samples were also handled by test MFT. Grayscale transform might be good to have because it's available on Windows too, but for test purposes it's enough to have some passthrough transform, that would set some predefined location to some predefined value, so you can check later that whole chain works. Still, I'd rather had some test player demo program based on mfmediaengine that I can run manually, than all this test code, but if you can reduce it to bare minimum it's fine too.