Automic VaultAutomic Vault

brew

Install libdca with Homebrew, apt, dnf, MacPorts, pacman, zypper, apk, Nix

Library for decoding DTS Coherent Acoustics streams. Version 0.0.7 via Homebrew; verified 2026-05-23.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libdca

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install libdca

MacPorts ports tree · audio/libdca/Portfile · source: api.github.com

Linux

Debian aptverified · 92%
sudo apt install libdca-dev

Debian stable package indexes · libdca-dev · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install libdca

Fedora Rawhide package metadata · libdca · source: dl.fedoraproject.org

Arch Linux pacmanverified · 92%
sudo pacman -S libdca

Arch Linux sync databases · libdca · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install dcatools

openSUSE Tumbleweed package metadata · dcatools · source: download.opensuse.org

Alpine Linux apkverified · 92%
sudo apk add dcadec

Alpine Linux edge package indexes · dcadec · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#dcadec

nixpkgs package indexes · pkgs/by-name/dc/dcadec/package.nix · source: api.github.com

overview

Package summary

Library for decoding DTS Coherent Acoustics streams

Commands and aliases

  • dcadec
  • dtsdec
  • extract_dca
  • extract_dts

history

Project history and usage

libdca is VideoLAN's free C library for decoding DTS Coherent Acoustics streams. It began as libdts/dcadec, was based on a52dec, and became a small but recognizable codec package in Unix multimedia stacks.

Project history

VideoLAN's project page says the code was written by Gildas Bazin, based on a52dec, and released under the GPL. The repository README preserves the older libdts naming, describes goals of portability, reusability, precision, and speed, and notes that VLC was the primary project using it in the early README text.

The NEWS file records dcadec 0.0.1 on 8 February 2004 as the first public release, followed by libdca/libdts releases through 0.0.7. Version 0.0.3 in April 2007 changed the library name to libdca from libdts, and later 2018 and 2020 releases were mostly build-system and maintenance fixes.

Adoption history

libdca's adoption came through DVD and media-player ecosystems that needed DTS Coherent Acoustics decoding. VideoLAN documents the standard's use in DVD, DTS audio CD, and radio broadcasting, and the library naturally fit VLC and other package-manager multimedia dependency sets.

How it is used

The library is linked by media software for DTS/DCA decoding, while dcadec acts as a test and proof-of-concept decoder. The README documents decoding raw DTS Coherent Acoustics streams and multiplexed MPEG program streams, plus output options for downmixing, performance testing, and conformance testing.

Why package nerds care

libdca is a compact codec-library package with a naming story, standards tie-in, GPL licensing, VideoLAN ownership, and command-line tools. It is the sort of package that reveals how codec support historically entered Unix distributions as small libraries around bigger media players.

Timeline

  • 2004: dcadec 0.0.1 was released as the first public release of libdca, then known as libdts.
  • 2004: libdca 0.0.2 added high-frequency vector-quantization support and packaging work.
  • 2007: libdca 0.0.3 changed the library name from libdts to libdca.
  • 2007: libdca 0.0.5 fixed a header typo after shared-library and build-system fixes.
  • 2018: libdca 0.0.6 shipped mostly build-system bug fixes.
  • 2020: libdca 0.0.7 shipped build-system fixes and a potential out-of-bound access fix.

Related projects

  • a52dec is the direct codebase ancestor named by VideoLAN. VLC media player is the early user named by upstream, and DTS Coherent Acoustics / ETSI TS 102 114 is the codec standard behind the package.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 13 platform targets.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
dcadeccliglobal executable
dtsdeccliglobal executable
extract_dcacliglobal executable
extract_dtscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.0.7
manager updated2026-05-23
local dataok
upstreamnot checked
latest detectednot detected

https://www.videolan.org/developers/libdca.html

install metadata

Package metadata

Package keybrew:libdca
Version0.0.7
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/libdca
Homepagehttps://www.videolan.org/developers/libdca.html
Repositoryhttps://code.videolan.org/videolan/libdca
Upstream docshttps://www.videolan.org/developers/libdca.html
LicenseGPL-2.0-or-later
Source archivehttps://download.videolan.org/pub/videolan/libdca/0.0.7/libdca-0.0.7.tar.bz2
Last updated2026-05-23T17:28:22-04:00
Pulseupdated
Build dependenciesautoconf, automake, libtool
Bottleavailable (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibdca
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libdca-dev 0.0.7-2+b2

decoding library for DTS Coherent Acoustics streams (development)

https://www.videolan.org/developers/libdca.html

sudo apt install libdca-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libdca
  • 1 dependencies
  • normalized package name match
  • Matched by: Libdca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdca-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdca-utils 0.0.7-2+b2

decoding library for DTS Coherent Acoustics streams (utilities)

https://www.videolan.org/developers/libdca.html

sudo apt install libdca-utils
  • Section: sound
  • Architecture: amd64
  • Source Package: libdca
  • 2 dependencies
  • normalized package name match
  • Matched by: Libdca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdca-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libdca0 0.0.7-2+b2

decoding library for DTS Coherent Acoustics streams

https://www.videolan.org/developers/libdca.html

sudo apt install libdca0
  • Section: libs
  • Architecture: amd64
  • Source Package: libdca
  • 1 dependencies
  • normalized package name match
  • Matched by: Libdca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libdca0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libdca-dev 0.0.7-2build1

decoding library for DTS Coherent Acoustics streams (development)

https://www.videolan.org/developers/libdca.html

sudo apt install libdca-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libdca
  • 1 dependencies
  • normalized package name match
  • Matched by: Libdca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdca-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdca-utils 0.0.7-2build1

decoding library for DTS Coherent Acoustics streams (utilities)

https://www.videolan.org/developers/libdca.html

sudo apt install libdca-utils
  • Section: universe/sound
  • Architecture: amd64
  • Source Package: libdca
  • 2 dependencies
  • normalized package name match
  • Matched by: Libdca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdca-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libdca0 0.0.7-2build1

decoding library for DTS Coherent Acoustics streams

https://www.videolan.org/developers/libdca.html

sudo apt install libdca0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libdca
  • 1 dependencies
  • normalized package name match
  • Matched by: Libdca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libdca0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libdca 0.0.7-15.fc44

DTS Coherent Acoustics decoder library

https://code.videolan.org/videolan/libdca

sudo dnf install libdca
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdca
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libdca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdca from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdca-devel 0.0.7-15.fc44

Development files for libdca

https://code.videolan.org/videolan/libdca

sudo dnf install libdca-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdca
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libdca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdca-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdca-tools 0.0.7-15.fc44

Various tools for use with libdca

https://code.videolan.org/videolan/libdca

sudo dnf install libdca-tools
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdca
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libdca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdca-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libdca 0.0.7-3

Library for decoding DTS Coherent Acoustics streams

https://www.videolan.org/developers/libdca.html

sudo pacman -S libdca
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Libdca
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libdca from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

dcatools 0.0.7+2-1.9

Free DTS Coherent Acoustics decoder tools

https://www.videolan.org/developers/libdca.html

sudo zypper install dcatools
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdca
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libdca
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: dcatools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libdca-devel 0.0.7+2-1.9

Header files for the libdca library

https://www.videolan.org/developers/libdca.html

sudo zypper install libdca-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdca
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libdca
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libdca-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libdca0 0.0.7+2-1.9

DTS Coherent Acoustics decoder library

https://www.videolan.org/developers/libdca.html

sudo zypper install libdca0
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdca
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libdca
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libdca0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libdca0-32bit 0.0.7+2-1.9

DTS Coherent Acoustics decoder library

https://www.videolan.org/developers/libdca.html

sudo zypper install libdca0-32bit
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdca
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libdca
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libdca0-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

libdca

sudo port install libdca
  • normalized package name match
  • Matched by: Libdca
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/libdca/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

dcadec

nix profile install nixpkgs#dcadec
  • installed executable or alias match
  • Matched by: Dcadec
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dc/dcadec/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment