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 -->
  #2 (permalink)  
Old 08-24-2005
locustfurnace locustfurnace is offline
Registered User
 

Join Date: Aug 2004
Posts: 232
You could simply join the 2 videos with

cat file1.avi file2.avi > new_video.avi
Reply With Quote