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

Michaelgtrusa

macrumors 604
Original poster
Oct 13, 2008
7,900
1,821
I've had this happen a few times and if the file is broken into 2 parts, often the 2nd part will not open. I also discovered that it would only open and play in vlc. Need a little advice please.
 
If they have been split clean then the second file would lack the header information that F4M might require. Since VLC reads the stream data directly it can play it anyway.

Try combining the two files by opening Terminal.app, then write "cat [path/to/firstfile.ext] [path/to/secondfile.ext] > combined.ext" (without brackets/quotes; for the file paths you can just drag-and-drop the files onto the terminal window). The resulting file should appear in your home directory.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.