Am 08.03.2012 um 02:07 schrieb William Koperwhats: > C. Switching video sources (menu handler): > > Call q.Stop > q.VideoDevice = strSelectedDevice > q.VideoDeviceInput = intSelectedInput > Call q.InitFrameBuffer(cvsMovie.Width, cvsMovie.Height)
InitFramebuffer if only needed if the size changes. Else it's a waste of resources. > It *could* be that this is all correct, but it's not obvious from just > looking at the VideoGrabbing sample app, and I'm occasionally seeing some > weird hangups in the IDE and in the compiled app. Could you sample them and tell me where it hangs? Greetings Christian -- Real Studio Conferences, Training and Meetings in Orlando, London, Pforzheim and Leipzig. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
