Log in

View Full Version : How to join multiple segments?


VuzMan
6th January 2002, 17:42
I have an .avi that's split into 43 segments 15MB each, in the format 'movie.avi.001' to 'movie.avi.043'.

Problem is, I didn't do this myself, I got the files from a friend, and neither one of us knows how to join these files into one 'movie.avi' playable file.

What program could have made this and how do I join them?

Thanks!

Zhnujm
6th January 2002, 20:23
load the first file in virtualdub, then append the other files. set audio + video to direct stream copy and save the new avi file.
that should work. (if all files have same compression and resolution and so on)

sibe
6th January 2002, 22:01
I strongly suppose the movie was splitted by a program called HJSplit. That's where the file extensions (.001, .002 and so on)come from. You can use the same program to combine your files again. Download it from here (freeware):

http://www.freebyte.com/download/hjsplit.zip

Sibe

VuzMan
7th January 2002, 00:07
HJSplit does the trick.
Thanks for the tip!