playdv

software library for DV format digital video (sample apps)

Debian Debian
RUN apt-get update && \ apt-get install -y libdv-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libdv-bin
Alpine
RUN apk add libdv-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libdv-bin
CentOS
RUN yum install -y libdv-tools
Fedora
RUN dnf install -y libdv-tools
Raspbian
RUN apt-get update && \ apt-get install -y libdv-bin
click the source code to copy install playdv on any operating system with command-not-found.com