05-12-2011 04:24 PM
Hi !
I want to change the speed of a video in Labview. Unfortunaletly, The VLC ActiveX does not function in my version of Labview.
Is there any other program I don't know and which is able to modify the speed of a video ?
If no, what is the way to do what i want ? Is it possible to program it in Labview ?
Thanks in advance !
05-13-2011 05:16 AM
Hey,
If it is an AVI file you could use the Vision Development Modules AVI Functions to read it and save it with a higher frame rate.
Thanks,
Christian