home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsp / replaytool / Decomp802 / !ReadMe next >
Encoding:
Text File  |  1995-05-05  |  2.9 KB  |  87 lines

  1.  
  2.  Movie 16:3
  3.  ==========
  4.  
  5.  'Movie 16:3' is a Replay compressor for 'real-world' frames, guaranteed to
  6. compress at least 16:3 (to 18% of the size of the uncompressed frame in 15bpp
  7. RGB).
  8.  The compressor does not at all like computer generated graphics, eg. output
  9. from raytracers and modelling programs.
  10.  
  11.  
  12.  Compressor
  13.  ----------
  14.  The compressor is compatible with other Replay compressors and Replay
  15. compressor frontends, eg. !AREncode or !RCompress, but can also be used on its
  16. own from the CLI.
  17.  
  18.  
  19.  Install
  20.  -------
  21.  Simply copy the Decomp802 directory to your !ARMovie directory. On a Risc PC,
  22. this is stored inside the directory !Boot.Resources.
  23.  
  24.  
  25.  How to compress from the CLI
  26.  ----------------------------
  27.  The Comp802 program converts any Replay file to the Movie 16:3 format:
  28.  
  29.  
  30.  *<ARMovie$Dir>.Decomp802.Comp802 [options] <infile> <outfile>
  31.  
  32.  
  33.  Options are
  34.  -display    - display in MODE 28.
  35.  -keys       - allow playback to be started at the start of any chunk.
  36.  -area n     - n can be 0, 1, 2 or 3. Larger number gives better quality and
  37.                smaller files, but compression is much slower. Default is 1.
  38.  
  39.  infile      - can be any Replay file which includes video.
  40.  outfile     - the output file.
  41.  
  42.  If <infile> is in YUV format, Comp802 will require access to the file
  43. '<ARMovie$Dir>.MovingLine.16yuv'.
  44.  If the -display option is set, Comp802 will require access to the files
  45. '<ARMovie$Dir>.MovingLine.8rgb11' and '<ARMovie$Dir>.MovingLine.8rgb22'.
  46.  
  47.  
  48.  How to compress using a Replay compressor frontend
  49.  --------------------------------------------------
  50.  The compressor will appear with the other compressors and can be selected
  51. just like those.
  52.  NOTICE: The compressor ignores the settings of framesize/quality/data rate
  53. which can be specified in most Replay compressor frontends. It simply
  54. compresses as much as it can.
  55.  If you've set the 'Make keys' option, you should delete the keys after
  56. compression. If this option is set, the compressor will use a special
  57. compression scheme for the first frame in each chunk, and thus the keys are
  58. not needed and will only take up a lot of space.
  59.  
  60.  
  61.  
  62.  Conditions of use
  63.  =================
  64.  
  65.  'Movie 16:3' is copyright (c) Henrik Bjerregaard Pedersen, 1995.
  66.  
  67.  The author cannot accept any liability for any damage or loss of any kind as
  68. a result of the use of this program.
  69.  
  70.  You may use, copy, distribute this program freely as long as this file is
  71. included unaltered and as long as you don't make any profit from it.
  72.  PublicDomain libraries may charge a nominal fee to cover disc, postage etc.
  73.  
  74.  Decompressor (the files Decompress and Info):
  75.  You may include the decompressor with PublicDomain/ShareWare/commercial
  76. software as long as this file is included unaltered.
  77.  
  78.  Compressor (the files BatchComp, Comp802, Compress, Decompress and Info):
  79.  If you want to included the compressor with a product of your own, please
  80. contact me so that we can sort out the details.
  81.  
  82.  ---------------------------
  83.  
  84.  Henrik Bjerregaard Pedersen
  85.  
  86.  email: henrik@login.dknet.dk
  87.