v0.3.58
Documentation
- Updated the VMAF analysis settings copy to match reality. The help text said "this adds a few minutes per job" — written when the analysis ran over the entire encode. Since the v0.3.32-era switch to a 30-second sample window centred at ~33% into the file (with the fps + colour-range normalisation that made sampling reliable), the actual cost on a modern GPU is well under a minute, often around 20 seconds. New copy says so explicitly and notes the sample-window scope so users understand why it's that fast.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.58 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.58-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.58-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.58-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.