Basic info: I need a application written in VB.net that can choose random pictures from a folder and make them into a video. It should not use all pictures, I want to be able to set in the app how many pictures it should choose by random. Another folder will have audio in mp3-format. I want the app to by random choose a audio-file and use it in the video. More info: If a picture is named "waertesr-2.jpg" then it should be shown for 2 seconds in the video. If a picture is named "ewrwed-15.jpg" then it should be shown for 15 seconds. The audio should only be as long as the video so your app have to cut the end of the audio-file to make it fit the video.