tags:

views:

12

answers:

0

Hello,

I currently have a program to create a video using a user's inputted audio with an image the user chooses.

However, I would like to use 2 images instead of just one.

I want the first image to be displayed for 5 seconds at the beginning of the clip, then I would like the other image to be displayed for the remainder of the video (my video duration is determined by the audio duration)

Any idea how I might be able to do this?

Thanks!