Hi. I've seen advice on this forum on how to combine mpg files using the DOS binary copy command. I find myself needing to do this now but I find that it doesn't work properly. I'm using the command:
copy /b file1.mpg+file2.mpg combined.mpg
When I play the file (combined.mpg) I find that a few seconds of the beginning of the second file is missing. I thought a binary copy would seamlessly tack the second file onto the end of the first one. Or am I wrong in this assumption?
copy /b file1.mpg+file2.mpg combined.mpg
When I play the file (combined.mpg) I find that a few seconds of the beginning of the second file is missing. I thought a binary copy would seamlessly tack the second file onto the end of the first one. Or am I wrong in this assumption?