| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
Batch Merge Videos
|
Original Message
|
Name: misturgill
Date: July 17, 2008 at 07:34:49 Pacific
Subject: Batch Merge VideosOS: Vista Home PremiumCPU/Ram: T8300 / 4gb RamModel/Manufacturer: Dell Inspiron |
Comment: I am trying to write a batch process to take all the videos in a predetermined folder and merge them with another video. Here's an example of what I am talking about: copy /b [path]\[intro1] + [path]\[base video1] [path]\[joined video] copy /b [path]\[intro1] + [path]\[base video2] [path]\[joined video2] So say I have 5 intro videos and 5 base videos and I run the process it will output 25 videos. It will not always be that number though. And it is too time consuming to have to constantly rename these files every time i want to merge them. It is also important that the joined video file name would be intro1basevideo1.[file extention] Thank you so much for your time! Mike
Report Offensive Message For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Programming Forum Home