AVI check and incompatibility of FPS

Hello

My vi takes pictures of the camera, now when I try to save an avi file for future reference that does not match the frames per second avi and the FPS from my main software causing black frames in the avi. I was wondering what is the best approach to capture an AVI while software major changes FPS? Is it possible to remove the images of an avi file or is it possible to save just an avi just relevant frameworks?

Thank you

Hello

Did you look in the help file on AVI functions? Here is an excerpt: "Note   images / second indicates the rate of reading of the AVI you want you create." AVI may play at a slower rate according to the performance of the system on which he plays. "If you have lag, I would recommend to intervene on your software and the camera settings to the match. If you want to keep your current FPS, you can take a look at the architecture of producer/consumer for your images. Your producer loop would make the acquisition of the images and your loop of consumers should save images in an AVI file. Here is an example of such an architecture with pictures: http://zone.ni.com/devzone/cda/epd/p/id/5859 .

-Zach

Tags: NI Hardware

Similar Questions

Maybe you are looking for