Program to join avi files together?

I use the mkvmerge utility to join them, doesnt reencode etc, just sticks the video & audio back to back in an mkv container. works perfectly for the job
 
It does yes, it demuxes the AVI container, takes the video (divx etc) audio (mp3/aac etc) and subs and remuxes them together within a single Mkv container. obviously the parts arent re-encoded

Afraid I don't know/use a program to remux them to a single avi container if thats what you need :(
 
A quick google shows AVI-Mux GUI may do the task for you however I've no experience using it

supported input file types:

* AVI, MKV
* WAV, MPA/MP3, AC3, DTS, AAC, OGG/Vorbis
* SRT, SSA

supported output formats:

* AVI, MKV
* raw (MPx, AC3, DTS...)
* ATDS-AAC, OGG/Vorbis
 
VirtualDub will do the job.
Just load up the first part, append the second, set video and audio to direct and then save as an AVI :D
 
Back
Top Bottom