home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / multimed / 3389 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  2.2 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!waikato.ac.nz!ldo
  2. From: ldo@waikato.ac.nz (Lawrence D'Oliveiro, Waikato University)
  3. Newsgroups: comp.multimedia
  4. Subject: Re: QuickTime and Fast Dithering
  5. Message-ID: <1992Nov17.141853.12229@waikato.ac.nz>
  6. Date: 17 Nov 92 14:18:53 +1300
  7. References: <40577@sdcc12.ucsd.edu> <92315.105843RXF10@psuvm.psu.edu>
  8. Organization: University of Waikato, Hamilton, New Zealand
  9. Lines: 37
  10.  
  11. In article <92315.105843RXF10@psuvm.psu.edu>, <RXF10@psuvm.psu.edu> writes:
  12. >
  13. >     Scott,
  14. >         Your idea of placing JPEGed images into Director as QTime
  15. >     movies is an interesting idea (I've never tried it), but
  16. >     there's an easier way. Use the "paste as PICT" command in
  17. >     the Cast menu.  If you have a JPEG image in the clipboard
  18. >     choosing "paste as pict" will retain any QuickTime
  19. >     compression associated with that picture.  It will also keep
  20. >     the small file size when the MacroMind (excuse me, "MacroMedia")
  21. >     file is saved.
  22.  
  23. I must admit there's one idea I never thought of.
  24.  
  25. By the way, the company may now be called "Macromedia", but I gather the product
  26. is still called "MacroMind Director". The name identification with the product
  27. is too strong, I guess. :-)
  28.  
  29. >         On the other hand, if you really wanted to do it your way,
  30. >     then why not dither the image in a paint program (Photoshop)
  31. >     before you make you movie file of JPEG images.
  32.  
  33. This isn't going to be as useful as you might think. Remember the QuickTime
  34. JPEG compressor only supports two pixel depths: 8-bit greyscale and 24-bit
  35. (actually 32-bit) colour. If you dither the image down to 8 bit colour and
  36. then try compressing it with JPEG, it will just be converted back to 24 bits
  37. again, and you'll have lost image quality without gaining anything in display
  38. speed, or probably even compression size.
  39.  
  40. And if you use some other compressor, you won't get as good compression as
  41. with JPEG. The obvious one to try, though, is the "Graphics" compressor,
  42. which is supposed to deal well with 8-bit dithered images.
  43.  
  44. Lawrence D'Oliveiro                       fone: +64-7-856-2889
  45. Computer Services Dept                     fax: +64-7-838-4066
  46. University of Waikato            electric mail: ldo@waikato.ac.nz
  47. Hamilton, New Zealand    37^ 47' 26" S, 175^ 19' 7" E, GMT+13:00
  48.