EIA-608
From Wikipedia, the free encyclopedia
EIA-608, also known as line 21 captions, is the standard for closed captioning for NTSC TV broadcasts in the United States and Canada. It also specifies Extended Data Service, a means for including information such as program name is a television transmission.
It was developed by the Electronic Industries Alliance and required by law to be implemented in most television receivers made in the United States.
EIA-608 captions are transmitted in the vertical blanking interval in NTSC broadcasts, and are also sometimes present in the picture user data in ATSC transmissions. It uses a fixed bandwidth of 960 bit/s.
EIA-608 is becoming less prevalent as digital television replaces analog. ATSC broadcasts use the EIA-708 caption protocol, which is fully capable of representing Spanish and French, and most capable of other Western European languages.
Contents |
[edit] Channels
EIA-608 defines four channels of caption information, so that a program could, for example have captions in four different languages. There are two channels, called 1 and 2 by the standard, in each of the two interlace fields of a frame. However, the channels are often presented to users numbered simply 1-4.
These channels are not to be confused with television broadcast channels (frequency bands). Every broadcast channel has 4 of its own closed caption channels.
Within each channel, there are two streams of information which might be considered subchannels: one carries "captions" and the other "text." The latter is not in common use.
[edit] Extended Data Service
The EIA-608 data stream format includes Extended Data Service (XDS), a variety of information about the transmission. It is all optional, and includes:
- channel name
- channel call letters
- program name
- offensiveness rating (violence, sex, etc.)
- program category (drama, game show, etc.)
[edit] Characters
There are three sets of characters that the EIA-608 stream can direct the receiver to display: basic characters, special characters, and extended characters. A single two-byte EIA-608 command (represented by a single VBI line) can specify two basic characters or one special character or one extended character.
Extended characters are a later addition to the standard and optional.
EIA-608 provides controls for the color of the foreground and background of the text, underlining, blinking, and italics. The default color scheme is white characters on a black background, all opaque.
The Transparent Space special character is especially special in that it implies a transparent background even in the absence of any background control commands. As the foreground of this character is a blank space, it really means a gap in the close caption text.
[edit] Basic Characters
A command with Bit 12 off directs the receiver to display two basic characters at the current cursor position for the current mode (closed caption or text). Each character is a code point (identifies the character to display) as follows. The code is almost identical to ASCII; the exceptions are shown in red.
|
|
|
In the table above SB represents a solid block.
[edit] Special Characters
A command to display a special character has a first byte of 0x11 or0x19 (the difference is the channel bit). The second byte is a code point in the range 0x30-0x3F as follows.
|
TM is short for unregistered trademark and should be represented in superscript (™). TS in the table above represents a "transparent space" or non-breaking space. Finally, MN should be a musical note (♪), which is used to denote singing in captions.
[edit] Extended Characters
A command to display an extended character has Bits 12, 9, and 5 on and Bits 11, 10, and 6 off. The code point for the character consists of Bits 8 and 4-0.
There are 64 possible extended character code points, but not all are used. These characters are accented other letters not found in the basic and special character sets.
[edit] Control Commands
Bits 15 and 7 are always odd parity bits. Bit 11 is always the channel bit.
For a preamble address code these are as follows: Bits 15 and 7 are parity bits. Bits 14 and 13 are always 0, bits 12 and 6 are always 1. Bits 10, 9, 8 and 5 indicate the row position. Bits 4, 3, 2 and 1 indicate the attribute of the text. Bit 0 indicates underline.
The row bits specify which of the 15 screen rows should contain the caption text: row 11 (0000), 1 (0010), 2 (0011), 3, 4, 12, 13, 14, 15, 5, 6, 7, 8, 9, or 10 (1111).
The attributes bits allow 16 possibilities, which are: white (0000), green, blue, cyan, red, yellow, magenta, italics, indent 0, indent 4, indent 8, indent 12, indent 16, indent 20, indent 24, indent 28 (1111).
For a midrow code these are as follows: Bits 14, 13, 10, 9, 6 and 4 are always 0, bits 12, 8 and 5 are always 1. Bits 3, 2 and 1 form the color attribute (see the listing of attributes). Bit 0 indicates underline.
For other control codes these are as follows: Bits 14, 13, 9, 6 and 4 are always 0, bits 12, 10 and 5 are always 1. Bit 8 chooses between line 21 and 284. Bits 3, 2, 1 and 0 indentify the particular action.
The command bits allow 16 possibilities, which are: resume caption loading (0000), backspace (0001), delete to end of row (0100), roll-up captions 2-rows, roll-up captions 3 rows, roll-up captions 4-rows, flash on (0.25 seconds once per second), resume direct captioning, text restart, resume text display, erase displayed memory, carriage return, erase nondisplayed memory, end of caption (1111).
For tabs these are as follows: Bits 14, 13, 6, 4, 3, 2 are always 0, bits 12, 10, 9, 8, 5 are always 1. Bits 1 and 0 determine the number of tab offsets.