Home
Download
Purchase
Forum
Site Map
F.A.Q.
Support
About Us
Home » VideoCharge » VideoCharge Support » Batch joining videos
Batch joining videos [message #172] Sat, 28 March 2015 13:22 Go to next message
Sparkman1  is currently offline Sparkman1
Messages: 2
Registered: March 2006
Junior Member
Hey there,

I have like 800 videos that I need to append the SAME 30 second video to the end of each one. So just two files but the first one will always be different.

Is there any way to batch this in Video Charge?

Thanks
Re: Batch joining videos [message #173 is a reply to message #172 ] Sat, 28 March 2015 14:55 Go to previous messageGo to next message
Videocharge Support  is currently offline Videocharge Support
Messages: 363
Registered: December 2005
Location: USA
Senior Member
Sparkman1 wrote on Tue, 28 March 2006 08:22

Hey there,

I have like 800 videos that I need to append the SAME 30 second video to the end of each one. So just two files but the first one will always be different.

Is there any way to batch this in Video Charge?

Thanks


Unfortunately it's impossible to do this at present moment. However, we work in this direction already, and VideoCharge will be able to do what you want soon.
Now the only way to do that automatically is to write a huge .bat file (for all 800 videos) and use it along with preset config file.
Re: Batch joining videos [message #183 is a reply to message #173 ] Sat, 04 April 2015 07:53 Go to previous messageGo to next message
Sparkman1  is currently offline Sparkman1
Messages: 2
Registered: March 2006
Junior Member
Great,

Well would you possibly be able to help me figure out the formatting in the batch file?

How could I set this up?
Re: Batch joining videos [message #185 is a reply to message #183 ] Sat, 04 April 2015 10:49 Go to previous messageGo to next message
Videocharge Support  is currently offline Videocharge Support
Messages: 363
Registered: December 2005
Location: USA
Senior Member
Sparkman1 wrote on Tue, 04 April 2006 03:53

Great,

Well would you possibly be able to help me figure out the formatting in the batch file?

How could I set this up?


Let's assume that you have 800 files called

movie_001.avi
movie_002.avi
...
movie_800.avi

placed on C:\ (root folder). Also on C:\ you have logo_video.avi (that you want to put in the end ov every movie) and videocharge_config.vcc (preset config file that must necessarily include JOIN operation).

Then you should create a file having .bat extension and the following content:

set RUN_PATH= c:\Program Files\VideoCharge Software\VideoCharge\vccmd.exe
set CONFIG_PATH=c:\videocharge_config.vcc
set ADD_FILE=c:\logo_video.avi

RUN_PATH CONFIG_PATH /f “c:\movie_001.avi” /f ADD_FILE
RUN_PATH CONFIG_PATH /f “c:\movie_002.avi” /f ADD_FILE
...
RUN_PATH CONFIG_PATH /f “c:\movie_800.avi” /f ADD_FILE
Re: Batch joining videos [message #434 is a reply to message #185 ] Sat, 21 November 2015 16:58 Go to previous message
Videocharge Support  is currently offline Videocharge Support
Messages: 363
Registered: December 2005
Location: USA
Senior Member
Now VideoCharge is able to do exactly what you want!
Please update your version to v.3.7 at our download page.
Previous Topic:using DV AVI files
Next Topic:My serial won't work!
Go to Forum:
  


Current Time: Wed Mar 12 15:04:36 UTC 2025

Total time taken to generate the page: 0.00607 seconds
.:: Contact :: Main site ::.