11-13-2013 03:58 PM
11-14-2013 05:04 PM
Hi Dan,
Have you tried setting the Frames per Second to something lower than the default, to something like 15?
Also, when playing back the video, is the video cut off or does it appear to be sped up?
11-15-2013 04:14 PM
What is the size of the resulting AVI? There is currently a limit on the file size of the AVI that you can write of 2GB. When that size is reached, the write VI will return an error, but you should be able to close the AVI and it should be readable.
We are working to see if we can remove that limitation. Sorry, I can't promess a timeline for a potential fix....
11-18-2013 08:57 AM
11-29-2013 03:37 AM
Hi ASTDan,
The problem is not with the AVI length. The problem is how u understood the logic.
Frames per sec is not the capture rate, the rate at which u want to play the avi file when opened.
IMAQdx grab u've used will acquire most current image and sends as an output. Which means for every while loop iteration u're adding one image only to avi file.
Please find the attachement i've made for ur requirement.
Don't hesitate to reply back if ur problem is not solved.
12-02-2013 09:35 AM