FFmpeg 9.0.1 — corresponding source for Homie's macOS arm64 media runtime

Homie ships ffmpeg and ffprobe 9.0.1 built with --enable-gpl --enable-libx264 --enable-libvpx, so the executables are distributed under GPL-2.0-or-later. This directory is their complete corresponding source: the unmodified upstream archives, the FFmpeg release signature and key, the exact build script, configure arguments, toolchain record, and licence notices. Read BUILD.txt first.

Shipped executables: bin/ffmpeg sha256 182771dfa481fd04cfc1310dd48b5ce5f59532ca8fabbb137cf620789bf608a0, bin/ffprobe sha256 8e3fb61d2fe070eb6cc6460f74266671d648559e72f31e4756f4eeaf51adfe92.

FileBytesSHA-256What it is
ffmpeg-9.0.1.tar.xz12,036,420cf38e0e28c7e5605942c4a77755349b0145804a397af37eb1fb4c77cb237f635FFmpeg 9.0.1 upstream source (GPL-2.0-or-later as built)
ffmpeg-9.0.1.tar.xz.asc520b613a00005232a1245ace7080088781ac23a916119d3e5b0d6c042368eee0177FFmpeg release OpenPGP signature for the tarball
ffmpeg-devel.asc1,709397b3becedcd5a98769967ff1ff8501ddc89f8368b8f766e4701377d7dbaabe5FFmpeg release signing key, fingerprint FCF986EA15E6E293A5644F10B4322F04D67658D8
x264-b35605ace3ddf7c1a5d67a2eb553f034aef41d55.tar.bz2848,7196eeb82934e69fd51e043bd8c5b0d152839638d1ce7aa4eea65a3fedcf83ff224x264 stable @ b35605ac (GPL-2.0-or-later), statically linked
libvpx-1.17.0.tar.gz5,662,9997f98aae5c52c46e85b7b26feabcab9b1554605e771bd1df1d6e6a00ee22fa8edlibvpx 1.17.0 (BSD-3-Clause), statically linked
build-runtime.mjs16,06642d8492e9d7d9fb8bcf68fb75cf81b13875c7739648f5c2a71894d20958cc946The exact build script that produced the shipped executables
configure.json2,5225ca7eb028c76f1275d95470a5c1dede6abea4420e756accbdfdecf3aa36a448aExact configure argv and environment for x264, libvpx and ffmpeg
toolchain.json1,1511c7725941e769baca599d78174016c76acc58e4a418b912f51dad032e7043237Xcode, SDK, clang, make, pkg-config and gpg versions used
source-lock.json3,10827d56d0ec747e9b9e7d17c76f9d32770dddcded6b9798e67ead3178197d2148fPinned source manifest with URLs and sha256s
changes.diff19582aaa3b0b6d10637cb94c1798f814751b4d900c9df9e819cc3780c6def98397Upstream patches (none)
BUILD.txt5,653e2202042f42d6de071b311d4ca333f5e8275655787d5e99809eb0955bba49b7cHow the executables were built and how to rebuild them
SHA256SUMS950ac61af27ad10eaa73f0dc1ce8a819c4e4faf862d5ea0984fc70cee04f373ba0bsha256 of every file here

Upstream projects: FFmpeg · x264 · libvpx. Homie: homie.rocks · install page.