Fixed
- Remote CPU worker translating an NVENC job with no per-job encoder settings now uses the server's global NVENC defaults (e.g.
p3 / CQ 27) instead of the old hardcodedp6 / CQ 20fallback — the translated libx265 output matches the user's actual quality target.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.15 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.15-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.15-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.15-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.