v0.3.71
Fixed
- Multi-arch CI build failing on the arm64 leg of the CPU image since v0.3.67 (
intel-media-va-driver-non-freeandi965-va-driverare AMD64-only in Debian; the apt-get step now only requests them whenTARGETARCH=amd64). arm64 builds keep the arch-agnostic VA-API runtime (libva, mesa-va-drivers, vainfo) so AMD GPU users on arm64 still get VAAPI.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.71 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.71-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.71-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.71-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.