Hi guys,
Say I have a number of files and I want to merge them into one large file ie. 1.ts 2.ts 3.ts etc -> one.ts can anyone tell me how I can do this at the command prompt?
I did it once before and I simply needed to create a batch file which merged all the files into one large one. I know there are programs that will do it for me, but this is by far the simplest and non bloated way I found.
Say I have a number of files and I want to merge them into one large file ie. 1.ts 2.ts 3.ts etc -> one.ts can anyone tell me how I can do this at the command prompt?
I did it once before and I simply needed to create a batch file which merged all the files into one large one. I know there are programs that will do it for me, but this is by far the simplest and non bloated way I found.