How merge two video files?

Hello,
I want to merge two video files in one (for example: a.avi + b.avi = c.avi). How can make it?

In my computer are installed FFMPEG and MPlayer.

PS. My OS - UNIX

You could simply join the 2 videos with

cat file1.avi file2.avi > new_video.avi

You can do it using Kino .

Ok, locustfurnace, yours methods merge these files, but on viewing I saw only the first file (file1.avi) and don't saw the second file (file2.avi) in file3.avi.

I am can not to open yours link :frowning:

I don't know why you're not able to open it... it works fine on my browser... anyway, try another link: http://www.kinodv.org/ . This one should work :wink: