What is it?
Programs to encode and decode MPEG-1/MPEG-2 videos.
How to build the Amiga-version:
- copy the value of the archive 'mpeg2vidcodec_v12_OS4.lha' into 'usr:local/'.
- open a shell.
- cd into directory 'usr:local/mpeg2vidcodec_v12'.
- type 'make -f Makefile.amigaos4'.
- just wait...
- you can find the binaries 'mpeg2encode' in 'src/mpeg2enc/' and
'mpeg2decode' in 'src/mpeg2decode'.
Copyright:
Copyright (c) 1996 MPEG Software Simulation Group
- for further information see 'http://www.mpeg.org/'.
Changes for AmigaOS 4:
- created new makefiles in root-dir, in 'src/mpeg2enc/' and in
'src/mpeg2dec/'. The makefile is named 'Makefile.amigaos4'.
Ported by:
Edgar Schwan <eds()rz-online.de>, 2004/07/29
| |