LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to put sound with an AVI in realtime

How can I capture sound and video at the same time using the avi functions in labview Imaq vision? 
0 Kudos
Message 1 of 4
(3,465 Views)
Hi handbone -

NI-Vision was designed for image analysis and processing to meet the needs of industrial and scientific imaging applications.  In these applications, framegrabber boards and Firewire cameras are commonly used to acquire images and video.  Because these devices do not capture audio, and because audio information is rarely needed in a machine vision application, audio capability is not a supported feature of the NI-Vision AVI functions.

I believe there are third-party tools available that provide A/V interleave functions, though.  A quick search led me to the Multimedia Toolkit, which is developed by XOn Software.  Kits like this may be able to fill your need.
David Staab, CLA
Staff Systems Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,446 Views)
hello,
im new in this site and my apology if i send this question at the wrong place.
im doing a project by using labview 7.1 as a tool. i have a problem when running the labview. supposely, i need to show an avi image at the front panel, and i managed to do this. my problem is that the clips is not moving, its only move when i moved the cursor inside the block. for your information, i've already used a while loop for this project, and i hope that someone could tell me where i should go from here.thank you 
0 Kudos
Message 3 of 4
(3,388 Views)
Juan Roman. Drop an active X control on your front pannel and put window media player in it. then connect the path to your avi to the path property.
0 Kudos
Message 4 of 4
(3,381 Views)