mpeg2dec

Simple libmpeg2 video decoder application

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