Changed
- Relabel the slowest NVENC/libx265 presets "(Best compression)" instead of "(Best quality)". In Shrinkerr's constant-quality (CQ/CRF) workflow the quality is pinned by CQ, so a slower preset yields a smaller file at the same quality, not a better-looking one — "best quality" was misleading and inconsistent with the p7 speed table.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.124 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.124-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.124-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.124-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.