| SDK Version Compatibility | Language | Date First Posted | Primary Library Calls | Link |
| 1.8.0.1 | Visual C++ | 2007/12/13 | flycaptureCreateContext() flycaptureInitializePlus() flycaptureStartLockNext() flycaptureStop() flycaptureDestroyContext() flycaptureLockNext() flycaptureUnlock() flycaptureConvertImage() |
SaveToAviEx |
| 2.0.3.12 | Visual C++ | 2009/10/29 | StartCapture() AVIOpen() RetrieveBuffer() AVIAppend() AVIClose() |
SaveImageToAviEx |
This example streams a specified number of raw images into a windows .avi file (without using a compression codec), and then converts the raw .avi into a colour .avi.
| Note: |
Some media player applications enforce a 2GB limit on the size of .avi files. To compress the final avi using a compression codec or segment large .avi files, we recommend VirtualDub, http://www.virtualdub.org |