github I-IAL9000/shrinkerr v0.9.98

2 hours ago

Fixed

  • Language detection no longer hangs on m2ts/transport-stream files. Detecting on a raw Blu-ray .m2ts/.mts/.ts routed its PGS subtitles through a full-movie OCR run in a thread that cancellation couldn't kill (a 15-min unkillable hang over a network mount). Detection is now skipped for these convert-first stream containers, with a clear per-track note instead.

Docker images

Pinned to this release:

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