/dca

Go implementation for the DCA audio format

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

dca Go report Build Status

dca is a audio file format that uses opus packets and json metadata.

This package is a forked version of jogrammings's dca, it implements an encoder and a helper streamer for dca v0.

It works with the newest FFMPEG version.

Docs on GoDoc