ffmpeg-universal (sha256:51e32ff1a84a7a1cea985510aa233f1aeab5ab03e025dccbd2c4e5cd1df8bbbc)

Published 2026-08-08 03:16:46 +00:00 by Zaharatot in Zaharatot/ffmpeg-universal

Installation

docker pull git.zaharatot.ru/zaharatot/ffmpeg-universal@sha256:51e32ff1a84a7a1cea985510aa233f1aeab5ab03e025dccbd2c4e5cd1df8bbbc
sha256:51e32ff1a84a7a1cea985510aa233f1aeab5ab03e025dccbd2c4e5cd1df8bbbc

About this package

FFmpeg with Mesa VA-API runtime support

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:d938ff3d4eee15d8600de84bf85eac6ecd0f20bc92dfe305dafbff0bdc974c0f in /
CMD ["/bin/bash"]
ARG DEBIAN_FRONTEND=noninteractive
LABEL org.opencontainers.image.title=FFmpeg Universal org.opencontainers.image.description=FFmpeg with Mesa VA-API runtime support org.opencontainers.image.source=https://git.zaharatot.ru/Zaharatot/ffmpeg-universal
RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ffmpeg mesa-va-drivers vainfo && install -d /licenses && cp -L /usr/share/doc/ffmpeg/copyright /licenses/ffmpeg.copyright && cp -L /usr/share/doc/mesa-va-drivers/copyright /licenses/mesa-va-drivers.copyright && cp -L /usr/share/doc/vainfo/copyright /licenses/vainfo.copyright && cp /usr/share/common-licenses/GPL-2 /licenses/GPL-2.0.txt && cp /usr/share/common-licenses/GPL-3 /licenses/GPL-3.0.txt && cp /usr/share/common-licenses/LGPL-2.1 /licenses/LGPL-2.1.txt && cp /usr/share/common-licenses/LGPL-3 /licenses/LGPL-3.0.txt && dpkg-query --show --showformat='${binary:Package}\t${Version}\n' | sort > /licenses/ubuntu-packages.tsv && ffmpeg -version > /licenses/ffmpeg-version.txt && rm -rf /var/lib/apt/lists/* # buildkit
COPY THIRD_PARTY_NOTICES.md /licenses/THIRD_PARTY_NOTICES.md # buildkit
CMD ["tail" "-f" "/dev/null"]

Labels

Key Value
org.opencontainers.image.description FFmpeg with Mesa VA-API runtime support
org.opencontainers.image.revision 4f839593054c75535193936c291b8947aa7a5a70
org.opencontainers.image.source https://git.zaharatot.ru/Zaharatot/ffmpeg-universal
org.opencontainers.image.title FFmpeg Universal
org.opencontainers.image.version 24.04
Details
Container
2026-08-08 03:16:46 +00:00
2
OCI / Docker
linux/amd64
188 MiB
Versions (2) View all
4f839593054c 2026-08-08
latest 2026-08-08