home *** CD-ROM | disk | FTP | other *** search
/ VGA Spectrum 2 / VGAII_Spectrum.cdr / demo / oz / play.doc < prev    next >
Text File  |  1992-08-07  |  3KB  |  70 lines

  1. PDS Affordable Multimedia
  2. -------------------------
  3.  
  4. After many greuling hours, burning the midnight oil, it's finally out.  The
  5. affordable multimedia.  It requires no extra hardware.  All you have to have
  6. is a 386 or better computer, with VGA.  We do recommend that the minimum
  7. requirement be a 386-25.  Slower machines just don't cut it.  The video
  8. displays in a 160x100 user-definable viewing position, with 64 levels of
  9. gray.  If you need help just type PLAY, and return, a help screen will
  10. appear.  What you see on the screen is smooth, pixel free animation.  Our
  11. major concern in developing this product, was calarity, and frame motion.
  12. The compression algorithm is broken into two catagories:  Standard 
  13. compression and extended compression.  Both algorithms, use a no-loss
  14. technique.  Standard compression gives us about a 30% better compression
  15. rate than .GIF, or .ZIP.  Extended compression gives us an additional 20-
  16. 50% over what we already have, but this takes us about 3-5 hours per minute
  17. of finished video, on a 486-50.  (Computers are still too slow!).  But for
  18. a no-loss algorithm, that can display instantaneously, it's impressive!
  19. This is our first released version.  Please feel free to distribute it, and
  20. may the whole world see video, with no special hardware.
  21.  
  22. Options:
  23.  
  24.   -pfilename[.PCX]  .PCX graphics file loaded before video.  Do not use
  25.                     the first 64 colors in the palette, since they will be
  26.                     changed for the video.  Also, the border disappears when
  27.                     using this option, so you will have to design your own.
  28.   -tfilename[.TXT]  .TXT text file for quick and dirty text displays.  Your
  29.                     screen limitation is 40x24, and you can use the video
  30.                     position option to make more text room available.
  31.   -vx,y             Video position, x = 0-319, y = 0-199.
  32.  
  33. Additional keys that work during play:
  34.  
  35.   1-9  Changes the speed of the video.  6-9 do not work with extended
  36.        compression.
  37.   5,P  Play
  38.   S    Stop, any key to continue
  39.  
  40. If you want to run the video under Windows, using a .PIF file or the run
  41. command, you must first run Windows in standard mode, i.e.  win /s.
  42. In the .PIF file the program to run is 'command.com', and the additional
  43. parameters, will be '/c play [filename]'.
  44.  
  45. For additional information, or for a free demo, please contact:
  46.  
  47. Professional Data Systems
  48. 1200 Woodruff Rd. Suite G-1
  49. Greenville, SC  29607
  50. Bus: (803)288-6887
  51. Fax: (803)288-5680
  52. BBS: (803)288-6488
  53.  
  54. Distribution Centers:
  55.  
  56. Casey Sprangel
  57. Chameleon 
  58. BBS: (918)492-9186
  59.  
  60.  
  61. 07/28/92
  62. --------
  63. Some computers (e.g. Quadtel Corp. 386-25) tend to hang while playing the
  64. video clip.  To fix this problem, turn your shadow off.  You can do this
  65. by either using BIOS, or in your CONFIG.SYS file use:
  66.  
  67.     device = c:\dos\himem.sys /shadowram:off
  68.  
  69.  
  70.