home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18693 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  1.9 KB

  1. Path: sparky!uunet!olivea!sgigate!sgi!fido!hailwood.asd.sgi.com!spencer
  2. From: spencer@hailwood.asd.sgi.com (Paul Spencer)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: Animation and Genlock questions
  5. Message-ID: <1isuqdINNi6f@fido.asd.sgi.com>
  6. Date: 11 Jan 93 23:11:09 GMT
  7. References: <1ismskINN371@tamsun.tamu.edu>
  8. Organization: Silicon Graphics, Inc., Mountain View, CA
  9. Lines: 34
  10. NNTP-Posting-Host: hailwood.asd.sgi.com
  11.  
  12. n303bn@tamsun.tamu.edu (Jason Rosson) says:
  13. >  He wants to do some type of computer animation,
  14. >  but does he need a VTR?  Or is there some way to play the frames fast
  15. >  enough without one.
  16.  
  17. A VTR is usually used, since it (a) is convenient storage, and (b) lets
  18. you send your animations to other people. However, you could animate 
  19. your frames and save them to disk; then to play them back, you'd have 
  20. to read them all into memory and blast them to the graphics screen (via
  21. lrectwrite()) as fast as possible. There are a few drawbacks: you need
  22. about 27 megabytes of RAM per second of animation you want to see; you
  23. need a lot of extra disk storage; and you aren't garanteed to view the
  24. animation `real' time.
  25.  
  26. On the other hand, you can reduce the resolution, and reduce the number
  27. of frames per second, something you can't do with a VTR.
  28.  
  29. > Secondly, how does the genlock port on the back
  30. >  of the machine function.  Does it go in, out or both ways?
  31.  
  32. It is an input. If you are trying to synchronize several Irises together,
  33. or synchronize your Iris to some external video equipment, you'd use this
  34. input. See the setmon(3G) man page, especially the -g flag.
  35.  
  36. >  When I try to use the Genlock Confidence Test it tells me I have no hardware
  37.  
  38. That test is for the CG2/CG3, older hardware that you don't have (or need).
  39.  
  40. ....paul
  41.  
  42. -- 
  43. Paul Spencer                 Silicon Graphics Advanced Graphics Division
  44. spencer@sgi.com                                Mountain View, California
  45.