mpeg2desc

create DVD-Video file system

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