quote:
Originally posted by CookieRevised
IIRC you can just copy to AVI files together without any problem.
You need to do this in a DOS command box though:
copy file1.avi /B + file2.avi /B filetotal.avi /B
(the parameter /B indicates that it is a binary files)
Hmm... that would be pretty interesting if it was possible... O_o Don't the files have headers or something that need to be at the beginning?
I just tried with 2 avi files I had, and when I played the resulting file in WMP, I only saw the first source video, then it stopped.
Maybe both source files need to be in a specific format...