github I-IAL9000/shrinkerr v0.9.125

3 hours ago

Fixed

  • The per-rule CQ field now allows up to 40, matching the global CQ slider. v0.9.123 raised the global/estimate CQ caps but missed the rules form, so a per-directory rule still couldn't set CQ above 30. Its cap is now encoder-aware (40 for NVENC CQ, 28 for libx265 CRF, same as the main sliders).

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.125         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.125-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.125-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.125-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.