qt-faststart
Tools for transcoding, streaming and playing of multimedia files
RUN apt-get update && \
apt-get install -y ffmpeg
RUN apt-get update && \
apt-get install -y ffmpeg
RUN apk add ffmpeg
RUN pacman -S --noconfirm ffmpeg
RUN apt-get update && \
apt-get install -y ffmpeg
RUN apt-get update && \
apt-get install -y ffmpeg