Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Write AVI crashes

I need to write image data acquired using a IMAQ PCI-1408 board to an AVI file. However, the example that I downloaded from NI (attached) crashes every time a call is made to the "AVI Write" sub-VI and, more precisely, to the AVI_write function in NI_ReadWriteAVI.DLL. This appears to occur on two separate Windows 2000 PCs with LabVIEW installed so I don't think it is anything to do with a misconfiguration of the PC.

Also, I have tried to look at the company website http://www.imagemill-tech.com/ that is referred to on the NI site. Apparently they produce AVI utilities for LabVIEW. However, the web site has disappeared. Does anyone know if this company is still in business and, if not, if another company has continued supplying their utilities.
0 Kudos
Message 1 of 3
(3,405 Views)
Dear Paul,

the AVI library for LabVIEW is now available at the following link:

http://www.alliancevision.com/net/avi50/fr_avi50.htm

Regards.

Jean-Christophe BENOIT
Alliance Vision.




"Paul Reynolds" wrote in message
news:5065000000080000009A300000-1004225886000@exchange.ni.com...
> I need to write image data acquired using a IMAQ PCI-1408 board to an
> AVI file. However, the example that I downloaded from NI (attached)
> crashes every time a call is made to the "AVI Write" sub-VI and, more
> precisely, to the AVI_write function in NI_ReadWriteAVI.DLL. This
> appears to occur on two separate Windows 2000 PCs with LabVIEW
> installed so I don't think it is anything to do with a
> misconfiguration of the PC.
>
> Also, I have tried to loo
k at the company website
> http://www.imagemill-tech.com/ that is referred to on the NI site.
> Apparently they produce AVI utilities for LabVIEW. However, the web
> site has disappeared. Does anyone know if this company is still in
> business and, if not, if another company has continued supplying their
> utilities.
0 Kudos
Message 2 of 3
(3,405 Views)
Paul -

I've attached another LabVIEW example of how to convert your images to an AVI file. The downside of these VIs is that we don't have the option to compress the file. Therefore the AVI files become very large, very quickly (30 frames is approximately 10 Mb).
Also, here are some links to other companies that provide more advanced AVI functions, such as compression:
http://www.inventeering.com/products.htm
http://www.alliancevision.com/net/build_your_own.htm

Jack Arnold
Application Engineer
National Instruments
0 Kudos
Message 3 of 3
(3,405 Views)