extract_mpeg2

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 libmpeg2
Arch Arch Linux
RUN pacman -S --noconfirm libmpeg2
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 extract_mpeg2 on any operating system with command-not-found.com