home *** CD-ROM | disk | FTP | other *** search
-
- mpeg_stat v2.2a Amiga Rev I
-
- 21.feb.97
-
- 1. Wazzat?
- ----------
- mpeg_stat gives information about MPEG-1 streams,
- and checks their integrity. Besides of standard CLI-
- usage, it can be launched from BBS softwares like
- CNet to verify MPEGs.
-
-
- 2. Requirements
- ---------------
- Requires (atleast) ixemul.library v45, because gettimeofday()
- was not supported by libnix v1.1, and there seemed to be no
- easy way to get the microseconds-stuff using some other function.
-
-
- 3. Advanced usage
- -----------------
- See src/mpeg_stat.1 (unix man page)
-
-
- 4. CNet/3 configuration
- -----------------------
- View format : mpeg_stat -quiet >%s "%s"
- Test format : mpeg_stat -verify -quiet >%s "%s"
- Keyword : Stream OK.
- Keyword line : 0
- Keyword column: 0
-
-
- 5. Compiling & sources
- ----------------------
- For Amiga version the sources have been slightly
- modified to output the general OK text when errors
- couldn't be found. Also added the $VER: string.
-
- mpeg_stat has been compiled with ADE gcc v2.7.2.
-
-
- 6. Author
- ---------
- Amiga version was spawned by J. Lindgren <jussuf@klinja.fipnet.fi>
-
- See src/COPYRIGHT for copyright & true authors.
-
-
-