Chris - 2006-07-24

Hello! I want to join to whole files(mpg) together. I have read the man pages and the mpgtx site but not clear on how to join files together. I want to join myfile.mpg to myfile.mpg and some files i have more than 2 files that i want to join together. What is the correct syntax for joining files together. mpgjoin 1myfile.mpg 2myfile.mpg gives me this:
warning: i cant find a valid header- continuing anyway
warning: i cant find a valid header- continuing anyway
processing 1myfile.mpg...100%
processing 2myfile.mpg...100%
This leaves a file called "chunk" in the directory and this file is not both files joined together.