mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 19:03:46 +02:00
806 B
806 B
<script setup>
import { VPBadge } from 'vitepress/theme'
</script>
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.