How to create videos like this?

hameem

Elite Member
Joined
Jul 21, 2011
Messages
1,914
Reaction score
1,010
I want to create slideshow videos like the followings:

vid 0 = img 0 + img 1
vid 1 = img 0 + img 2
vid 2 = img 0 + img 3
...
vid N = img 0 + img N

and I'd like to create the videos in bulk. Like, I'll give all the images and set the duration for them and it'll output the video in the described manner.

Is there any software like that? Windows Movie maker and Camtasia studio takes too long. Suggestions would be appreciated.
 
create yourself on in Windows movie maker.

Or would you prefer to create automatically?
Search for Article to Video Robot. That will help you.
 
create yourself on in Windows movie maker.

Or would you prefer to create automatically?
Search for Article to Video Robot. That will help you.

I already stated in my OP that WMM and/or Camtasia takes too much time.
 
I already stated in my OP that WMM and/or Camtasia takes too much time.

I don't know if there is a program that will bulk create videos like that, but you could always just create a script with say "Network Automation's Automate 9" for use with Photodex ProShow Producer, Windows Movie Maker, Camtasia, etc. or whatever program you like.

Of course you'd have to do it manually the first time but then you just simply run your script and wala... you can now create videos at the push of a button.

Automate 9 is an awesome program for automating mundane tasks, if you'd like to try it I've uploaded it a few weeks ago in the below thread

http://www.blackhatworld.com/blackh...version-automate-7-pls-share.html#post4870473
 
Bulk creating and uploading this could be done with iMacros. Not hard, but not easy also. Maybe you can hire someone on Freelancer.

hmm..................

Most informative and educational comment by far.
 
Last edited:
Camstudio and movie maker work perfect for me, Change the Resolution of video if that taking time..
 
Try video spin blaster it takes the images and creates the video just like you want. Lets you set the intro and exit pic and it's fast
 
This might be possible in Adobe Premiere with the same approach as automating in Photoshop. What you do is record yourself doing a set of actions, which then becomes a script that you can use to perform bulk operations.
 
if you have a Linux server, you could automate this real easy using php and ffmpeg
 
The method used by cash202 in this post
Code:
http://www.blackhatworld.com/blackhat-seo/social-networking-sites/523799-my-social-media-blueprint-rss-ifttt-hootsuite.html#post5116668
is pretty clever. He uses Windows Movie maker and Winautomation to do just that.

(Scroll through post to the heading titled "Video")
 
there is a product called Mass Video spinner. This should be on this forum.You could even create a macro or use some adobe product script.
 
VirtualDubmod + scripting = you can create videos in bulk
 
Back
Top