extract_a52

library for decoding ATSC A/52 streams (development)

Debian Debian
RUN apt-get update && \ apt-get install -y liba52-0.7.4-dev
Ubuntu
RUN apt-get update && \ apt-get install -y liba52-0.7.4-dev
Alpine
RUN apk add a52dec
Arch Arch Linux
RUN pacman -S --noconfirm a52dec
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y liba52-0.7.4-dev
Fedora
RUN dnf install -y a52dec
Raspbian
RUN apt-get update && \ apt-get install -y liba52-0.7.4-dev
click the source code to copy install extract_a52 on any operating system with command-not-found.com