home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / graphics / 8524 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.9 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.graphics
  2. Path: sparky!uunet!mcsun!Germany.EU.net!mpifr-bonn.mpg.de!speckled.mpifr-bonn.mpg.de!mlelstv
  3. From: mlelstv@speckled.mpifr-bonn.mpg.de (Michael van Elst)
  4. Subject: Re: 30 fps: Yeay or nay?
  5. Message-ID: <1993Jan8.124320.995@mpifr-bonn.mpg.de>
  6. Sender: news@mpifr-bonn.mpg.de
  7. Nntp-Posting-Host: speckled
  8. Organization: Max-Planck-Institut f"ur Radioastronomie
  9. References: <1992Dec28.224231.8344@fcom.cc.utah.edu> <1992Dec29.023929.6787@mnemosyne.cs.du.edu> <Blue-Knight.04t9@bknight.jpr.com> <1993Jan1.111915.4004@midway.uchicago.edu> <10388@cbmger.de.so.commodore.com>
  10. Date: Fri, 8 Jan 1993 12:43:20 GMT
  11. Lines: 25
  12.  
  13. In <10388@cbmger.de.so.commodore.com> peterk@cbmger.de.so.commodore.com (Dr Peter Kittel Germany) writes:
  14. >Sorry, don't know about this AAP_AAC or ANIM-7 format, but generally:
  15. >Do you really think it would be a good move from 1 byte to longwords?
  16. >See, you want to compress your data. Thus your goal is to find as many
  17. >identical data as possible and store these only one time plus a count
  18. >how many times you have to replicate them in the final picture.
  19.  
  20. No, at some point your goal is to utilitize the bandwidth to chip memory
  21. has much as possible. With 32bit wide data paths a byte oriented compression
  22. scheme is limited to 1/4th of the bandwidth (of course, the program
  23. overhead reduces that ratio a bit).
  24.  
  25. >But if this particular format is much smarter, then please forget my
  26. >uttering and perhaps explain the trick used there.
  27.  
  28. No, it isn't smarter. It usually wastes lots of bits when just a single
  29. byte did change, but it does this with no performance penalty if your
  30. data source (memory buffer or HD) can deliver the data rate.
  31.  
  32. Regards,
  33. -- 
  34. Michael van Elst
  35. UUCP:     universe!local-cluster!milky-way!sol!earth!uunet!unido!mpirbn!p554mve
  36. Internet: p554mve@mpirbn.mpifr-bonn.mpg.de
  37.                                 "A potential Snark may lurk in every tree."
  38.