07-30-2011 08:23 AM
I can play an AVI but I cannot find any information about the sound comes with it. Using WMP is an option but I would like to use only LV 2010 vis.
Laszlo
08-01-2011 08:29 AM
You have two issues:
Read up on AVI, find out what your AVI contains, then repost if you need to. However, avidemux from the command line interface should get you what you need in most cases. You could also use the binary file I/O functions to directly query the AVI, but that could get far more involved than you may want.
09-07-2011 04:02 AM
Hi,
I have similar issue. I am trying to read out audio part of an AVI video file. Please advise if you can.
AVI file has H.264 AVI video compression format and G.723 audio compression format. I use Labview 7.1 and Vision 8.2.1 toolkit. Windows XP.
Is it possible to get audio data from this AVI file using AVI api's of labview? Even I was not able to play the sample video through Read AVI example program. Frame rate is 30 fps.
Can anybody advise?
09-07-2011 04:02 AM
Hi,
I have similar issue. I am trying to read out audio part of an AVI video file. Please advise if you can.
AVI file has H.264 AVI video compression format and G.723 audio compression format. I use Labview 7.1 and Vision 8.2.1 toolkit. Windows XP.
Is it possible to get audio data from this AVI file using AVI api's of labview? Even I was not able to play the sample video through Read AVI example program. Frame rate is 30 fps.
Can anybody advise?
09-08-2011 12:15 PM
Karkera
If you are unable to play the AVI file in LabVIEW you may be missing codecs. Are you able to play this file without problems in a media player on the computer? I am unsure what you mean when you are refering to AVI api's of labview. Are you referring to the Vision toolkit functions (IMAQ AVI Open/Read/Close)?