gamez
1st November 2005, 14:39
Sorry if this is not the right forum, then please move.
I would like to append to each other (AKA merge, join, concatenate) two or more MPEG videos which have identical characteristics (besides their length, of course). It's the kind of thing you do with TMPGenc, menu 'MPEG Tools'.
Questions:
1. any freeware around that can do the job in batch mode (via command line parms)?
2. I sometimes see progs that just bluntly perform a binary join; is this really a reliable method - does the MPEG format support this?
3. alternately, I could program a little bit... seeing that I don't need to uncompress anything, I just would have to do some counting and indexing... but I would need to know the MPEG file layout . Any hints about where to find?
Thank you for reading and any advice you may have.
CU,
gamez
I would like to append to each other (AKA merge, join, concatenate) two or more MPEG videos which have identical characteristics (besides their length, of course). It's the kind of thing you do with TMPGenc, menu 'MPEG Tools'.
Questions:
1. any freeware around that can do the job in batch mode (via command line parms)?
2. I sometimes see progs that just bluntly perform a binary join; is this really a reliable method - does the MPEG format support this?
3. alternately, I could program a little bit... seeing that I don't need to uncompress anything, I just would have to do some counting and indexing... but I would need to know the MPEG file layout . Any hints about where to find?
Thank you for reading and any advice you may have.
CU,
gamez