Home (about us)
Video
What would you do if money was no object?
This is really pongnant. How to we avoid making the same mistakes as a forefathers and make a life, no matter how long really matter.
Combine to avi files together
On Linux, simply use mencoder
This command says copy using existing audio codec (-oac) and copy using existing video codec (-ovc).
mencoder -oac copy -ovc copy <file1> <file2> -o <output_file>