Glossary

active video

The portion of the video signal having the chrominance or luminance information; also, all video lines not in the vertical blanking signal that contain the chrominance or luminance information. See also chrominance, composite video, horizontal blanking interval, luminance, and video waveform.

aliasing

A rendering technique that assigns to pixels the color of the primitive being rendered, regardless of whether that primitive covers all of the pixel's area or only a portion of the pixel's area. This results in jagged edges, or jaggies. In video systems, aliasing results when an image is sampled that contains frequency components above the Nyquist limit for the sampling rate. See also Nyquist limit.

alpha, alpha value

The fourth color component of a pixel, specifying its opacity, translucency, or transparency. The alpha component is typically used to control color blending, and in video systems, is treated as a separate signal output. By convention, OpenGL alpha corresponds to the notion of opacity rather than transparency, meaning that an alpha value of 1.0 implies complete opacity, and an alpha value of 0.0 complete transparency.

alpha plane

A bank of memory that stores alpha values; the values are 8 bits per pixel.

alpha register

A register that stores an alpha value.

alpha value

See alpha.

antialiasing

A rendering technique that assigns pixel colors based on the fraction of the pixel's area that's covered by the primitive being rendered. Antialiased rendering reduces or eliminates the jaggies that result from aliased rendering.

artifact

In video systems, an unnatural or artificial effect that occurs when the system reproduces an image; examples are aliasing, pixellation, and contouring.

aspect ratio

The ratio of the width to the height of an image. For example, the standard aspect ratio for television is 4:3. Maintaining the original aspect ratio of an image prevents it from being distorted.

back porch

The portion of the horizontal pedestal that follows the horizontal synchronizing pulse. In a composite signal, the color burst is located on the back porch, but is absent on a YUV or GBR signal. See also blanking level, video waveform.

bitblt

Bit block transfer; logical operations on bitmaps.

bit map

A region of memory that contains the pixels representing an image. The pixels are arranged in the sequence in which they are normally scanned to display the image.

bit plane

A rectangular array of bits mapped one-to-one with pixels. The framebuffer is a stack of bit planes.

black burst

Active video signal that has only black in it. The black portion of the video signal, containing color burst. See also color burst.

black level

In the active video portion of the video waveform, the voltage level that defines black. See also horizontal blanking interval and video waveform.

blanking level

The signal level at the beginning and end of the horizontal and vertical blanking intervals, typically representing zero output (0 IRE). See also video waveform and IRE units.

breezeway

In the horizontal blanking part of the video signal, the portion between the end of the horizontal sync pulse and the beginning of the color burst. See also horizontal blanking and video waveform.

burst, burst flag

See color burst.

burst lock

The ability of the output subcarrier to be locked to input subcarrier, or of output to be genlocked to an input burst.

burst phase

In the RS-170A standard, burst phase is at field 1, line 10; in the European PAL standards, it is at field 1, line 1. Both define a continuous burst waveform to be in phase with the leading edge of sync at these points in the video timing. See also vertical blanking interval and video waveform.

B-Y (B minus Y) signal

One of the color difference signals used on the NTSC and PAL systems, obtained by subtracting luminance (Y) from the blue camera signal (B). This signal drives the horizontal axis of a vectorscope. Color mixture is close to blue; phase is 180 degrees opposite of color sync burst; bandwidth is 0.0 to 0.5 MHz. See also luminance, R-Y (R minus Y) signal, Y signal, and Y/R-Y/B-Y.

C signal

Chrominance; the color portion of the signal. For example, the Y/C video format used for S-VHS has separate Y (luminance) and C (chrominance) signals. See also chrominance.

CCIR 601

The digital interface standard developed by the CCIR (Comité Consultatif International de Radiodiffusion, or International Radio Consultative Committee) based on component color encoding, in which the luminance and chrominance (color difference) sampling frequencies are related in the ratio 4:2:2: four samples of luminance (spread across four pixels), two samples of CR color difference, and two samples of CB color difference. The standard, also referred to as 4:2:2, sets parameters for both 525-line and 625-line systems.

chroma

See chrominance.

chrominance

In an image reproduction system, a separate signal that contains the color information. Black, white, and all shades of gray have no chrominance and contain only the luminance (brightness) portion of the signal. However, all colors have both chrominance and luminance.

Chrominance is derived from the I and Q signals in the NTSC television system and the U and V signals in the PAL television system. See also luminance.

color burst

The segment of the horizontal blanking portion of the video signal that is used as a reference for decoding color information in the active video part of the signal. The color burst is required for synchronizing the phase of the 3.58 MHz oscillator in the television receiver for correct hues in the chrominance signal.

In composite video, the image color is determined by the phase relationship of the color subcarrier to the color burst. The color burst sync is 8 to 11 cycles of 3.58 MHz color subcarrier transmitted on the back porch of every horizontal pulse. The hue of the color sync phase is yellow-green.

Also called burst and burst flag. See also color subcarrier and video waveform.

color space

A space defined by three color components, such as R, G, and B.

color subcarrier

A portion of the active portion of a composite video signal that carries color information, referenced to the color burst. The color subcarrier's amplitude determines saturation; its phase angle determines hue. Hue and saturation are derived with respect to the color burst. The color subcarrier's frequency is defined as 3.58 MHz in NTSC and 4.43 MHz in PAL. See also color burst.

component video

A color encoding method for the three color signals—R, G, and B; Y, I, and Q; or Y, U, and V—that make up a color image. See also RGB, YIQ, and YUV.

composite video

A color encoding method or a video signal that contains all of the color, brightness, and synchronizing information in one signal. The chief composite television standard signals are NTSC, PAL, and SECAM. See also NTSC, PAL, and SECAM.

field

One of two (or more) equal parts of information into which a frame is divided in interlace scanning. A vertical scan of a frame carrying only its odd-numbered or its even-numbered lines. The odd field and even field make up the complete frame. See also frame and interlace.

field averaging

A filter that corrects flicker by averaging pixel values across successive fields. See also flicker.

flicker

The effect caused by a one-pixel-deep line in a high-resolution graphics frame that is output to a low-resolution monitor, because the line is in only one of the alternating fields that make up the frame. This effect can be filtered out by field averaging. See also field and frame.

frame

The result of a complete scanning of one image. In television, the odd field (all the odd lines of the frame) and the even field (all the even lines of the frame) make up the frame. In motion video, the image is scanned repeatedly, making a series of frames.

frequency

Signal cycles per second.

front porch

The portion of the video signal between the end of active video and the falling edge of sync. See also back porch, horizontal blanking interval, and video waveform.

gamma correction

A function applied to colors stored in the framebuffer to correct for the nonlinear response of the eye (and sometimes of the monitor) to linear changes in color-intensity values.

genlocking

Synchronizing with another video signal serving as a master timing source. The master timing source can be a composite video signal, a video signal with no active video (only sync information), or, for video studio, a device called house sync. When no master sync is available, VideoFramer, for example, can be set to “free run” (or standalone) mode, so that it becomes the master timing device to which other devices sync. See also line lock.

horizontal blanking interval

Also known as the horizontal retrace interval, the period when a scanning process is moving from the end of one horizontal line to the start of the next line. This portion of the signal is used to carry information other than video information. See also video waveform.

horizontal drive

The portion of the horizontal blanking part of the video signal composed of the sync pulse together with the front porch and breezeway; that is, horizontal blanking minus the color burst. See also video waveform.

horizontal sync

The lowest portion of the horizontal blanking part of the video signal; it provides a pulse for synchronizing video input with output. Also known as h sync. See also horizontal blanking interval and video waveform.

HSI

See hue-saturation-intensity.

HSV

Hue-saturation-value. See hue-saturation-intensity.

hue

The designation of a color in the spectrum, such as cyan, blue, magenta. Sometimes called tint on NTSC television receivers. The varying phase angles in the 3.58 MHz (NTSC) or 4.43 MHz (PAL) C signal indicate the different hues in the picture information.

hue-saturation-intensity

A tristimulus color system based on the parameters of hue, saturation, and intensity (luminance). Also referred to as HSI or HSV.

I signal

Color video signal transmitted as amplitude modulation of the 3.58 MHz C signal (NTSC). The hue axis is orange and cyan. This signal is the only color video signal with a bandwidth of 0.0 to 1.3 MHz.

image plane

See bit plane.

image processing

Manipulating an image by changing its color, brightness, shape, or size.

interlace

A technique that uses more than one vertical scan to reproduce a complete image. In television, the 2:1 interlace used yields two vertical scans (fields) per frame: the first field consists of the odd lines of the frame, the other, the even lines. See also field and frame.

IRE units

A scale for measuring analog video signal levels, normally starting at the bottom of the horizontal sync pulse and extending to the top of peak white. Blanking level is 0 IRE units and peak white level is 100 IRE units (700 mV). An IRE unit equals 7.14 mV (+100 IRE to -40 IRE = 1 V). IRE stands for Institute of Radio Engineers, a forerunner of the IEEE.

leading edge of sync

The portion of the video waveform after active video, between the sync threshold and the sync pulse. See also video waveform.

level

Signal amplitude.

line

The result of a single pass of the sensor from left to right across the image.

line lock

Input timing derived from the horizontal sync signal and implying that the system clock (the clock being used to sample the incoming video) is an integer multiple of the horizontal frequency and that it is locked in phase with the horizontal sync signal. See also video waveform.

linear matrix transformation

The process of combining a group of signals through addition or subtraction; for example, RGB signals into luminance and chrominance signals.

luma

See luminance.

luminance

The perceived brightness of a surface. Typically refers to a weighted average of red, green, and blue color values that gives the perceived brightness of the combination. For video systems, luminance is the video signal that describes the amount of light in each pixel. See also chrominance and Y signal.

multiburst

A test pattern consisting of sets of vertical lines with closer and closer spacing; used for testing horizontal resolution of a video system.

NTSC

A color television standard or timing format encoding all of the color, brightness, and synchronizing information in one signal. Used in North America, most of South America, and most of the Far East, this standard is named after the National Television Systems Committee, the standardizing body that created this system in the U.S. in 1953. NTSC uses a total of 525 horizontal lines per frame, with two fields per frame of 262.5 lines each. Each field refreshes at 60 Hz (actually 59.94 Hz).

Nyquist limit

The highest frequency of input signal that can be correctly sampled without aliasing. The Nyquist limit is equal to half of the sampling frequency.

overscan

To scan a little beyond the display raster area of the monitor so that the edges of the raster are not visible. Television is overscanned; computer displays are underscanned.

PAL

A color television standard or timing format developed in West Germany and used by most other countries in Europe, including the United Kingdom but excluding France, as well as Australia and parts of the Far East. PAL uses a total of 625 horizontal lines per frame, with two fields per frame of 312.5 lines per frame. Each field refreshes at 50 Hz. PAL encodes color differently from NTSC. PAL stands for Phase Alternation Line or Phase Alternated by Line, by which this system attempts to correct some of the color inaccuracies in NTSC. See also NTSC and SECAM.

pedestal

See setup and video waveform.

pixel

Picture element. Either the smallest addressable spatial element of the computer screen, or the smallest reproducible element in analog video. A pixel can have red, blue, and green color values, an alpha component, and other information associated with it. (Pixels are referred to as having a color component even if they're gray-scale or monochrome.) The bits at location (x, y) of all the bit planes in the framebuffer constitute the single pixel (x, y). In OpenGL window coordinates, each pixel corresponds to a 1.0x1.0 screen area. The coordinates of the lower left corner of the pixel named x,y are (x, y), and of the upper right corner are (x+1, y+1). See also alpha value and component video.

pixel map

A two-dimensional piece of memory, any number of bits deep. See also bit map.

Q signal

The color video signal that modulates the 3.58 MHz C signal in quadrature with the I signal. Hues are green and magenta. Bandwidth is 0.0MHz to 0.5 MHz. See also C signal, I signal, YC, and YIQ.

raster

The scanning pattern for television display; a series of horizontal lines, usually left to right, top to bottom. In NTSC and PAL systems, the first and last lines are half lines.

raster operation, raster op

A logical or arithmetic operation on a pixel value.

resolution

Number of horizontal lines in a television display standard; the higher the number, the greater a system's ability to reproduce fine detail.

RGB

Red, green, blue—the basic component set used by graphics systems and some video cameras in which a separate signal is used for each primary color.

R-Y (R minus Y) signal

A color difference signal obtained by subtracting the luminance signal from the red camera signal. It is plotted on the 90 to 270 degree axis of a vector diagram. The R-Y signal drives the vertical axis of a vectorscope. The color mixture is close to red. Phase is in quadrature with B-Y; bandwidth is 0.0 MHz to 0.5 MHz. See also luminance, B-Y (B minus Y) signal, and Y/R-Y/B-Y.

sample

To read the value of a signal at evenly spaced points in time; to convert representational data to sampled data (that is, synthesizing and rendering).

sampling rate

The number of times per second (measured in kHz, where 1 kHz = 1000 times per second) the system reads the file when outputting audio. The greater the sampling rate, the larger the file and the better the quality of the audio output.

saturation

Color intensity; zero saturation is white (no color) and maximum saturation is the deepest or most intense color possible for that hue. In signal terms, saturation is determined by the ratio between luminance level and chrominance amplitude. See also hue.

scaling

Changing the size of an image.

scan

To convert an image to an electrical signal by moving a sensing point across the image, usually left to right, top to bottom.

SECAM

Sequentiel Couleur avec Memoire, the color television system developed in France and used there as well as in eastern Europe, the Near East and Mideast, and parts of Africa and the Caribbean.

setup

The difference between the blackest level displayed on the receiver and the blanking level. A black level that is elevated to 7.5 IRE instead of being left at 0.0 IRE is the same as the lowest level for active video. Because the video level is known, this part of the signal is used for black-level clamping circuit operation. Setup is typically used in the NTSC video format and is typically not used in the PAL video format; it was originally introduced to simplify the design of early television receivers, which had trouble distinguishing between video black levels and horizontal blanking. Also called pedestal. See also video waveform.

SMPTE time code

A signal specified by the Society of Motion Picture and Television Engineers for facilitating videotape editing; this signal uniquely identifies each frame of the video signal. Program originators use vertical blanking interval lines 12 through 14 to store a code identifying program material, time, frame number, and other production information.

subcarrier

A portion of a video signal that carries a specific signal, such as color. See also color subcarrier.

subpixel

A unit derived from a pixel by using a filter for sizing and positioning.

sync information

The part of the television video signal that ensures that the display scanning is synchronized with the broadcast scanning. See also video waveform.

sync tip

The lowest part of the horizontal blanking interval, used for synchronization. See also video waveform.

threshold

In a digital circuit, the signal level that is specified as the division point between levels used to represent different digital values. For example, the sync threshold is the level at which the leading edge of sync begins. See also video waveform.

time-base errors

Analog artifacts caused by nonuniform motion of videotape or of the tape head drum. Time-base errors usually cause horizontal display problems, such as horizontal jitter.

time code

See SMPTE time code.

time-delay equalization

Frame-by-frame alignment of all video inputs to one sync pulse, so that all frames start at the same time. This alignment is necessary because cable length differences cause unequal delays. See time-base errors.

transducer

A microphone, video camera, or other device that can convert sounds or images to electrical signals.

U signal

One of the chrominance signals of the PAL color television system, along with V. Sometimes referred to as B-Y, but U becomes B-Y only after a weighting factor of 0.493 is applied. The weighting is required to reduce peak modulation in the composite signal.

underscan

To scan a television screen so that the edges of the raster are visible. See also overscan.

V signal

One of the chrominance signals of the PAL color television system, along with U. Sometimes referred to as R-Y, but V becomes R-Y only after a weighting factor of 0.877 is applied. The weighting is required to reduce peak modulation in the composite signal.

vertical blanking interval

The blanking portion at the beginning of each field. It contains the equalizing pulses, the vertical sync pulses, and vertical interval test signals (VITS). Also the period when a scanning process is moving from the lowest horizontal line back to the top horizontal line.

video level

Video signal amplitude.

video signal

The signal from a video device, such as a camera, VCR, or other scanning image sensor.

video waveform

The main components of the video waveform are the active video portion and the horizontal blanking portion. Certain video waveforms carry information during the horizontal blanking interval.

white level

In the active video portion of the video waveform, the 1.0-Volt (100 IRE) level. See also video waveform.

Y signal

Luminance, corresponding to the brightness of an image. See also luminance and Y/R-Y/B-Y.

YC

A color space (color component encoding format) based on YIQ or YUV. Y is luminance, and the two chroma signals (I and Q or U and V) are combined into a composite chroma called C, resulting in a two-wire signal. C is derived from I and Q as follows:

C - I cos(2\xb9 fsct) + Q sin(2\xb9 fsct)

where fsc is the subcarrier frequency. YC-358 is the NTSC version of this luminance/chrominance format; YC-443 is the PAL version. Both are referred to as S-Video formats.

YIQ

A color space (color component encoding format) used in decoding, in which Y is the luminance signal and I and Q are the chrominance signals. The two chrominance signals I and Q (in-phase and quadrature, respectively) are two-phase amplitude-modulated. The I component modulates the subcarrier at an angle of 0 degrees, and the Q component modulates it at 90 degrees. The color burst is at 33 degrees relative to the Q signal.

The amplitude of the color subcarrier represents the saturation values of the image; the phase of the color subcarrier represents the hue value of the image.

Y = 0.299R + 0.587G + 0.114B
I = 0.596R - 0.275G - 0.321B
Q = 0.212R - 0.523G + 0.311B

Y/R-Y/B-Y

A name for the YUV color component encoding format that summarizes how the chrominance components are derived. Y is the luminance signal and R-Y and B-Y are the chrominance signals. R-Y (red minus Y) and B-Y (blue minus Y) are the color differences, or chrominance components. The color difference signals R-Y and B-Y are derived as follows:

Y = 0.299R + 0.587G + 0.114B

Y/R-Y/B-Y has many variations, just as NTSC and PAL do. All component and composite color encoding formats are derived from RGB without scan standards being changed. The matrix (amount of red, green, and blue) values and scale (amplitude) factors can differ from one component format to another (YUV Y/R-Y/B-Y, SMPTE Y/R-Y/B-Y).

YUV

A color space (color component encoding format) used by the PAL video standard, in which Y is the luminance signal and U and V are the chrominance signals. The two chrominance signals U and V are two-phase amplitude-modulated. The U component modulates the subcarrier at an angle of 0 degree, but the V component modulates it at 90 degrees or 180 degrees on alternate lines. The color burst is also line-alternated at +135 and –135 degrees relative to the U signal. The YUV matrix multiplier derives colors from RGB via the following formula:

Y = .299R + .587G + .114B
CR = R – Y
CB = B – Y

In this formula, Y represents luminance; red and blue are derived from it: CR denotes red and (V), CB denotes blue. V corresponds to CR; U corresponds to CB . The U and V signals are carried on the same bandwidth. This system is sometimes referred to as Y/R-Y/B-Y.