Technical Details
The data layout of AC-3 is described by simplified "C-like" language in official specifications. An AC-3 stream is a series of frames; each with a fixed number of 6 audio blocks; each audio block contains 256 audio samples per channel. For example, a 5.1 AC-3 bitstream contains 1536 samples per audio block (6 channels × 256 samples/channel). Channel blocks can be either long, in which case the entire block is processed as single modified discrete cosine transform or short, in which case two half length transforms are performed on the block. Below is a simplified AC-3 header. A detailed description is in the ATSC "Digital Audio Compression (AC-3) (E-AC-3) Standard", section 5.4.
Field Name | # of bits | Description |
---|---|---|
Syncword | 16 | 0x0B77, data transmission is left bit first: big endian |
Cyclic redundancy check | 16 | |
Sampling frequency | 2 | '11'=reserved '10'=32 kHz '01'=44.1 '00'=48 |
Frame size code | 6 | |
Bit stream identification | 5 | |
Bit stream mode | 3 | '000'=main audio service |
Audio coding mode | 3 | '010'=left, right channel ordering |
Center mix level | 2 | |
Surround mix level | 2 | |
Dolby Surround mode | 2 | '00'=not indicated '01'= Not surround encoded '10'= Yes, surround encoded |
Read more about this topic: Dolby Digital
Famous quotes containing the words technical and/or details:
“Woman is the future of man. That means that the world which was once formed in mans image will now be transformed to the image of woman. The more technical and mechanical, cold and metallic it becomes, the more it will need the kind of warmth that only the woman can give it. If we want to save the world, we must adapt to the woman, let ourselves be led by the woman, let ourselves be penetrated by the Ewigweiblich, the eternally feminine!”
—Milan Kundera (b. 1929)
“Patience is a most necessary qualification for business; many a man would rather you heard his story than granted his request. One must seem to hear the unreasonable demands of the petulant, unmoved, and the tedious details of the dull, untired. That is the least price that a man must pay for a high station.”
—Philip Dormer Stanhope, 4th Earl Chesterfield (16941773)