github I-IAL9000/shrinkerr v0.6.7

latest releases: v0.9.110, v0.9.109, v0.9.108...
3 months ago

Fixed

  • Estimated savings shown in the file-detail panel (e.g. "Convert to x265 10-bit (est. save ~8.4 GB)") used a stale 0.30 reduction default while the queue-estimate modal used a CQ-calibrated empirical curve — producing wildly different numbers for the same file. Both now route through a single backend/encoding_estimates helper that applies the CQ curve calibrated against real NVENC results. Scan-time estimated_savings_bytes + new video_conv_savings_bytes column reflect the user's global CQ setting. Existing rows auto-backfill on first watcher cycle.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.6.7         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.6.7-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.6.7-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.6.7-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.

Don't miss a new shrinkerr release

NewReleases is sending notifications on new releases.