First of all, this method only describes a way to combine already playable
MPEG movies, and not sections which could come from individual messages
in the newsgroup.
As far as I know, every 'frame' in an MPEG movie holds all the information
needed to play that frame. With that in mind, we should be able to concatenate
different MPG's into larger ones, no mather what your operating system
is.
When using DOS, Windows 3.x, Windows 9x or Windows NT, you could use
the command line utility COPY.
(On unix you could use similar copy commands like cp or cat)
The syntax is as follows:
/B | Tells the COPY program it should do a binary copy instead of an ascii (text) one. |
file1+file2+....fileX | The different MPG's you whish to combine
Make sure you put them in the proper order; file 1 will be the first one, file2 the second, and so on. Don't put spaces in between the filenames and the + (plus) sign. |
BIG.MPG | The resulting MPG movie |
Let's say I have the following movies which I want to combine into 1
movie called CPLUS02X.MPG
original filenames
hr-canalplus-020.mpg hr-canalplus-021.mpg hr-canalplus-022.mpg hr-canalplus-023.mpg hr-canalplus-024.mpg hr-canalplus-025.mpg hr-canalplus-026.mpg hr-canalplus-027.mpg hr-canalplus-028.mpg hr-canalplus-029.mpg |
rename to
0 1 2 3 4 5 6 7 8 9 |
Home | CRC packages | tools |
|
|
|
|
|
|