
MPEGJOIN.ZIP (c) 1994 by PHADE Software   Sun Aug 28 11:52:46 EDT 1994
======================================================================

This is the MPEG-I-Videostream Joiner running under DOS. It 
combines two MPEG-I-Videostream to build a new longer one.
It can't handle MPEG-system-streams so far.

Funny things can happen, if the two MPEG-streams have different
coding parameters (like size or pattern). It is recommened, that
the two stream are coded the same way !

It was compiled with DJ's DOS-port of GNU's GCC-compiler,
called DJGJJ Version 2.5.8 and NDMAKE Version 4.5.

The DOS executable in this distribution is named MPEGJOIN.EXE
and there is a batch-file called MPEGJOIN.BAT for those that
are not familiar with the DJGCC-package.


NEEDS
-----

Version 1.0 of MPEGJOIN is compiled with a newer version
of DJGPP, the executable is now running under DPMI (so even in
a Windows-DOS-Box), but still needs at least a 386-machine.

The 32-bit-extender 'GO32.EXE' for DOS has to be somewhere
in the PATH. If running on a 386, the 387-emulationfile
'EMU387' has to be, where the environment variable GO32 is
pointing to, so if the emu-file is in D:\LIB enter:

  set GO32=emu d:/lib/emu387

and then just start the program by typing

  MPEGJOIN first.mpg second.mpg new.mpg


CHANGES
-------

Please do not recommend any big changes or any new versions
of this program. Its working all right, doing its job and
there is really NO need in enhancing it. But, if it should
not work on any DOS-system, please report it with a complete
description to the e-mail-adress below.


That should do, Phade
 
-----------------------------------------------------
PHADE Software, Leibnizstr. 30, 10625 Berlin, GERMANY
Inh. Frank Gadegast           Fon/Fax: +49 30 3128103

phade@contrib.de         http://www.contrib.de/~phade

