Macworld Forums: Joining two mp4 files - Macworld Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Joining two mp4 files

#1 User is offline   azzaman Icon

  • Member
  • PipPip
  • Group: Members
  • Posts: 218
  • Joined: 30-April 05

Posted 03 May 2008 - 11:09 PM

Does anyone know a program (preferably free) that will join two mp4 files into one. I am using 10.5.2..
0

#2 User is offline   albloom Icon

  • Veteran
  • PipPipPip
  • Group: Members
  • Posts: 2,251
  • Joined: 21-April 04

Posted 04 May 2008 - 02:00 AM

Dunno about free, but I've some suggestions for cheap:

1. QuickTIme Pro ($30 from the Apple Store). Open both MP4s. In the "second"
one's window, select all and copy. In the first's window, move the marker to the
end and select add to movie.

2. VisualHub ($23 from techspansion.com). Add the MP4s to the window in
proper order. Check the "stitch videos together" box.

Hope this helps.
0

#3 User is offline   BullBoyKennels Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 21-November 08

Posted 21 November 2008 - 12:35 AM

You can do this very quickly without re-encoding

Open up Terminal

Command-Space Bar type in terminal to launch it or go to your Utilities folders.

Once Terminal is open you can change the directory to what ever folder you files are in. My example folder is called "Join" If you don't change the directory it will default to your User Name folder.

$ cd /Desktop/Join Hit return

My .mp4 movie files are for example movie1.mp4 & movie2.mp4 Please note that they are joined in the order that you place them in. You can drag & drop them all into your terminal window only after you type in the command "cat"

Here is what it would look like.


$ cat movie1.mp4 movie2.mp4 > movie.mp4
Hit Return and presto your mp4 file is now combined/joined as just one file.

Notice the ">" after my movies thats because when need to join it & name our .mp4 file with a new name which i called mines "movie.mp4"
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users