The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > UNIX Desktop for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 08-24-2005
ramis55 ramis55 is offline
Registered User
 

Join Date: Aug 2005
Posts: 3
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.
Quote:
Originally Posted by locustfurnace
You could simply join the 2 videos with

cat file1.avi file2.avi > new_video.avi
I am can not to open yours link
Quote:
Originally Posted by Sergiu-IT
You can do it using Kino .

Last edited by ramis55; 08-24-2005 at 11:00 PM.
Reply With Quote