home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / animatio / 984 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  2.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!sgigate!odin!fido!skp.asd.sgi.com!skp
  2. From: skp@skp.asd.sgi.com (Scott Pritchett)
  3. Newsgroups: comp.graphics.animation
  4. Subject: Re: Stupid Question: What Resolution Do I Render At?
  5. Date: 11 Nov 1992 21:56:12 GMT
  6. Organization: Silicon Graphics Inc., Mountain View, CA
  7. Lines: 48
  8. Distribution: world
  9. Message-ID: <1drvhsINN9j3@fido.asd.sgi.com>
  10. References: <1992Nov10.232715.23777@news.media.mit.edu>
  11. Reply-To: skp@skp.asd.sgi.com (Scott Pritchett)
  12. NNTP-Posting-Host: skp.asd.sgi.com
  13.  
  14. > Is there a standard resolution to render at when doing work for video?  If
  15. > so... what is it?  And, if not... on what does it depend ?
  16.  
  17. The following video formats are in common use:
  18.  
  19. STD TV:
  20. NTSC    Composite analog format with 525 total lines, and 485 active
  21. 59.94Hz    lines.  Since this format contains half-line definitions, one
  22.     normally renders 486 full-sized lines.  The horizontal resolution
  23.     depends on your video system.  Since this format has a 4/3 aspect
  24.     ratio, you would expect to render 4/3*486 = 648 pixels in a
  25.     square-pixel format.  The CCIR601 digital standard uses 720x486
  26.     non-square pixels (still 4/3 aspect ratio).  If you wanted to use
  27.     4Fsc digital (D2) you would have yet-another resolution.
  28.  
  29. PAL    Composite analog format with 625 total lines, and 575 active
  30. 50Hz    lines.  Since this format contains half-line definitions, one
  31.     normally renders 576 full-sized lines.  The horizontal resolution
  32.     depends on your video system.  Since this format has a 4/3 aspect
  33.     ratio, you would expect to render 4/3*576 = 768 pixels in a
  34.     square-pixel format.  The CCIR601 digital standard used 720x576
  35.     non-square pixels (still 4/3 aspect ratio)
  36.  
  37.  
  38. HDTV:
  39. SMPTE    There is really only one digital resolution used here.
  40. 240M    1920 pixels by 1035 lines at 16/9 aspect ratio.
  41. 60Hz    This is a non-square pixel format.
  42.  
  43. Eureka    Once again, only one digital resolution is used.
  44. 1250    1920 pixels by 1152 lines at 16/9 aspect ratio.
  45. 50Hz    This is a non-square pixel format.
  46.  
  47.  
  48. When producing material for video, you should be aware of the "TV Safe"
  49. area which is inset 5% from the edges of active video.  You should not
  50. have any important data outside this region of the picture.
  51.  
  52. Additionally, the "Safe Title" area is inset 10% from the edges.  You
  53. should not have any text etc. that you want the viewer to see outside
  54. this region.
  55.  
  56.  
  57. ---------------------------------------------------
  58. Scott Pritchett                    Silicon Graphics
  59. Video Software Manager     Advanced Graphics Division
  60. skp@sgi.com                            415-390-3080
  61. ___________________________________________________
  62.