Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

EvanAgee

macrumors member
Original poster
Aug 16, 2004
74
1
DFW Texas
Hello all,

I'm looking for a simple app that can take two video files of the same encoding settings/formats and combine them into one file of the same format/settings.

For example, I have two video files and both are encoded at 1500Kbps with 160Bit sound and they're both the same dimensions. I need an app that will combine those two files into one file that's 1500Kbps, 160Bit sound, etc...

Anyone have any ideas of apps that might do this? They're .MP4 files.
 
hmm, I was going to say to do something like:

cat firstfile.mpg secondfile.mpg > concatenatedfile.mpg

on a terminal.. but.. I dont think mp4 files can be done that way...
you could try... just careful on the names or you will write on top of your originals.... just back them up :)
 
hmm, I was going to say to do something like:

cat firstfile.mpg secondfile.mpg > concatenatedfile.mpg

on a terminal.. but.. I dont think mp4 files can be done that way...
you could try... just careful on the names or you will write on top of your originals.... just back them up :)

Thanks! It appears to be working, it's churning away right now. I'll let you know.
 
hmm, I was going to say to do something like:

cat firstfile.mpg secondfile.mpg > concatenatedfile.mpg

on a terminal.. but.. I dont think mp4 files can be done that way...
you could try... just careful on the names or you will write on top of your originals.... just back them up :)

That's odd. The resulting file is approximately the size of the two original files combined but it appears to have the exact same contents as the first file.
 
check the video to see if it's actually working or just making the file bigger :D . I know other mpegs can be joined like that, but I'm not sure about the mp4 ones... hope it works tho
 
hehe.. I was replying when you also replied.. too bad.. according to something I just read, it wont work because mp4 have global values that wont be joined..

so I guess imovie is the way to go
 
You could try VisualHub. It costs money, but if its something you do frequently, it is really worth it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.