I have a project that I'm trying integrate ImageEn into to capture still frames from video. For some reason the video overlay frame is off center from the ImageEnView using DirectShow. If I drag the window around I can see more of the overlay but not all of it.
The demo project works fine. Any tips on how I might work around this?
I was able to use MediaFoundationSourceReader without the same issue. I don't know what was different about my project, but DirectShow just didn't work reliably.