Formats: Media, Resolution, and Aspect Ratios 159
(providing color and brightness information), it is a true analog signal, with no
inherent number of pixels associated with it. However, the number of these lines
(known as scan lines) that makes up the full image remains fixed for any given
format. In the case of the NTSC format, the standard in the United States, there
are 525 lines in a single video frame. At this point, one would be tempted to
assume that a digitized video frame should also have a vertical resolution of 525
pixels. One would be wrong. In fact, these 525 lines do not all contain image
information. A good portion of them are used for other purposes, including
things like closed captioning information and the time code. The portion of the
video signal that is used for image information is known as the active region,
and this is what we are usually interested in. This topic is discussed a bit more
in Appendix D.
Ultimately, from a digital compositing artist’s perspective, the video specifica-
tion for the number of lines in an image is primarily important as a means to
compare resolutions between other formats that use a similar signal.
Fields
Although we’ve just finished describing how a frame of video is composed of a
number of scan lines, in actuality even this is a simplification. This is because
those scan lines are not simply displayed sequentially, top to bottom, to produce
an image. Instead, every other scan line is displayed first, creating an image that
is the proper height, but with only half as many scan lines. Immediately after this
image is displayed, the remaining scan lines are displayed, top to bottom, creating
a second image composed of the alternate lines. In essence, we have two images
displayed immediately after each other to produce a single frame. Each of these
half-frames is known as a ‘‘field image,’’ or simply a field. Each field is displayed
for half the frame rate of the format with which we are dealing, so in the case of
NTSC video (which runs at 30 frames per second), each field is displayed for
1/60th of a second. One of the primary advantages of showing 60 fields per
second instead of 30 frames per second is that the resulting image has essentially
no perceptible flicker.
Formats that use two fields to define a single frame are known as interlaced
formats, and an image composed of two fields is known as an interlaced frame.
Formats that do not use interlacing are known as progressive scan formats, since
the scan lines are displayed progressively, without needing to double back to
present a second field. Most computer monitors are progressive scan, and some
of the HDTV formats we will discuss are progressive scan as well.
Most compositing systems are set up so that the user can ignore the interlaced
nature of video. Typically, the hardware that converts the video stream into a
digital RGB image will be able to automatically interlace the field images together