mencoder cd1.avi cd2.avi -o movie.avi -ovc copy -oac copy
-ovc copy simply means to copy the video exactly-oac copy simply means to copy the audio exactly-o movie.avi is the output file, with all the source files concatenatedSee the MPlayer homepage for more info: http://www.mplayerhq.hu/