Capture AVI and Image Simultaneously
Posted by Stefan Geißler on January 4, 2007
Often, I am asked whether it is possible to capture an AVI and an image (JPEG) simultaneously.
Indeed, it is :-)
To illustrate how, I have written a brief C++ sample appication that does exactly that.
The JPEG image capture is done using a frame filter, while the AVI capture is carried out in the usual way with IC Imaging Control.
You can find the sample application, complete with source code in the samples library, entitled:
If you need any help with this sample application, or indeed, would like to talk to me about any aspect of IC Imaging Control, please do not hesitate to contact me.
Tagged with ImageAVIJPEGSample Application.


