Skip to content

v0.5.17

Choose a tag to compare

@github-actions github-actions released this 18 May 22:04
· 268 commits to main since this release

Added

  • "Keep only the best track per always-keep language" toggle in Settings → Audio. Default on (preserves v0.5.16's smart-selection behaviour); turn off to keep every track in always-keep languages, pre-v0.5.16 style. Per-track overrides via the file editor still work in either mode.

Docker images

Pinned to this release:

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

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