github I-IAL9000/shrinkerr v0.9.46

latest releases: v0.9.70, v0.9.68, v0.9.67...
2 days ago

Fixed

  • Every track detection can't resolve now gets a reason. The audio path left the note empty when detection errored (vs. low-confidence), so those tracks showed a bare und; errors are now captured ("audio detection error: …") and both audio/subtitle paths fall back to a generic reason. Re-run detection to populate it.

Docker images

Pinned to this release:

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