mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
952 B
952 B
description
| description |
|---|
| Dolby Digital Plus (E-AC-3) audio codec definition, defining legal codec strings, decoder configs, and packet data formats. |
E-AC-3 codec registration
Description
The Dolby Digital Plus (E-AC-3) audio codec, specified in ETSI TS 102 366.
Codec ID
'eac3'
EncodedPacket data
The packet's data must be a sync frame as defined in Section E.1.2.0 of ETSI TS 102 366, beginning with the sync word 0x0B77.
EncodedPacket type
The packet's type is always 'key'.
AudioDecoderConfig codec string
'ec-3'
AudioDecoderConfig description
description is not used for this codec.