Am 05.09.2012 um 20:50 schrieb William Koperwhats <[email protected]>: > I suspected as much. As you've mentioned before, the Windows QT VDIG frame > grabber support is virtually non-existent. > > So is there any chance of an update to the DirectShow plug in to add the > capability to "intercept" frames for processing *before* they get displayed > in the canvas (e.g. similar to the QTGrabber "NewFrame" event that gets the > frame as a picture...)?
Well, I added the new frame event, so you can get the current frame. If the window is invisible and you draw frames yourself in a canvas, this should work today already. The other thing, writing a DirectShow filter as plugin class is a lot of work. Greetings Christian -- Check out the Omega Bundle: http://www.omegabundle.com/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
