LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

concatenate / assemble videos and images

Hi all,

 

I'm trying to concatenate some fotos and videos in one video file.

I'm using Vision Development Module but it's my first experience with it and I don't know if this project is realisable.

 

I found an example to generate an AVI file from a photo. It  works good.

 

First, I tried to write photos and video (with different sizes) in the same AVI file (like the example in the VIs attached). This gave errors, all datas must have the same size... 

 

The result is that I have to generate an AVI file for each photo an video and after I have to concatenate them...

 

Is it possible and how?

 

LabView 2010/2011- Windows XP

 

Download All
0 Kudos
Message 1 of 4
(2,747 Views)

Have you tried to resize images before generating an AVI file? Does this work?

Anna Vogl
Certified LabVIEW Developer
0 Kudos
Message 2 of 4
(2,705 Views)

Yes I have.

 

It's works but this involved to deform the photos and video.

 

The must would be really to concatenate diferents files with diferents sizes.

0 Kudos
Message 3 of 4
(2,699 Views)

As far as I understand you already write videos to avi files. which data type are they? How do you do that?

Anna Vogl
Certified LabVIEW Developer
0 Kudos
Message 4 of 4
(2,677 Views)