home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / hypercar / 3122 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  2.2 KB

  1. Path: sparky!uunet!stanford.edu!agate!rsoft!mindlink!a347
  2. From: John_Miller@mindlink.bc.ca (John Miller)
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: Re: *RE-POST* - How do you Print Quicktime Movies
  5. Message-ID: <14343@mindlink.bc.ca>
  6. Date: 17 Aug 92 20:01:03 GMT
  7. Organization: MIND LINK! - British Columbia, Canada
  8. Distribution: world
  9. Lines: 42
  10.  
  11. In message <16h4bpINNh6q@agate.berkeley.edu>,
  12. jstern@garnet.berkeley.edu (Judy Stern) writes
  13. >>Anyone any idea how to print Quicktime movies (to a laserwriter).
  14. >>
  15. >>I have a Hypercard stack running some movies that have come from
  16. >>the Quicktime Beta CD. I want to allow the user to stop a movie
  17. >>at a point of their choosing and then choose Print Card and
  18. >>the card will be printed, with the movie still on it.
  19. >
  20. >This isn't exactly what you're looking for, but you could use
  21. >the CopyFrame command that comes with the Claris QT xcmd to
  22. >copy the current frame into the clipboard. Then you could
  23. >paste it onto the card. Of course, since it's HyperCard all you
  24. >get is a black and white copy, which may or may not be good enough.
  25.  
  26. Well, if the QuickTime XCMDs have a way to get the current
  27. frame onto the clipboard, the latest version of HyperTint,
  28. currently being tested, can read a picture from the clipboard
  29. and includes a new XCMD to print the colorized picture.
  30.  
  31. There are some drawbacks:
  32.  
  33. 1)  A goodly amount of extra memory is used for image buffers
  34.     to colorize the stack.
  35. 2)  Sending colour bitmapped images to a LaserWriter over
  36.     LocalTalk is painfully slow.  Try this with a colour
  37.     screen dump in a program like MacWrite II to get an
  38.     idea of the time:  we're talking in the 10-15 minute
  39.     range.
  40. 3)  The elements in the HyperCard image (fields and buttons)
  41.     get printed at screen resolution (72 dpi), although there
  42.     is an option to display header text at the printer's
  43.     resolution.
  44. 4)  HyperTint is not free.
  45.  
  46. ______________________________________________________________________
  47. John Miller                        (604) 433-1795
  48. Symplex Systems                    internet:  john_miller@mindlink.bc.ca
  49. Macintosh Consulting and Software Development
  50. ______________________________________________________________________
  51. HyperTint is a product of Symplex Systems.
  52.  
  53.