I need to merge two video files (*.avi) to one video file that will contain both of them (video 2 start at the end of video 1).
I want to do it without opening the video compression in order to make this quick. Both files are with same frame size and bit rate.
How to do it?