06-05-2011 07:39 AM
Hello All
This is my 4th attempt to get any help on this forum. I really hope that I can get some love this time !
Here is my question:
I love the idea where I can store images and analog data corresponding to those images into an AVI file.
See "AVI Read Write With Data Example.vi"
Now this is great to see images and data corresponding to those images simultaneously in labview. However I would like to save this display (of playing movie and seeing the data on graph) as a GIF or a movie so that I can play it again without labview (say in a presentation).
Is this anyway possible ?
Thanks
gvstemp.
06-05-2011 10:15 AM
I don't use that often but
Operate >>> DataLogging >>> log
may be useful in LV.
I have seen a number of examples with videos that used a screen capture package. I don't recall the names.
Ben
06-06-2011 01:30 AM
Hi!
I could not find the "AVI Read Write With Data Example.vi" in the example finder. Or maybe you did not attach it. Anyways, are you able to make an .avi file? If so you can just use a AVI to GIF Converter. Or you could just play the AVI directly in MS Powerpoint. I bet this will work with Open Office as well.
06-09-2011 08:25 AM
Thanks for the reply.
I dont want to convert the AVI to GIF.
I want to convert "AVI with data stram display" into a GIF (or a movie) so that I can present both the movie and data stream on a computer thta doesnt have labview (or in a presentation)
I hope that clear.
Thanks again for taking out time to reply.
Best
gvs