Fixed
- NVENC image builds again. BtbN pruned the
n7.1ffmpeg build from its rollinglatestrelease (the pinned download 404'd, failing the tagged nvenc image). Bumped the pinned ffmpeg ton8.1. The nvenc image now requires NVIDIA driver 570+ (n8.1's NVENC SDK); driver 525-era users should stay on an older nvenc tag or update. Carries the v0.9.103 fix.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.104 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.104-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.104-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.104-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.