github I-IAL9000/shrinkerr v0.9.79

3 hours ago

Fixed

  • VobSub OCR-yield logging now actually covers VobSub, and PGS OCR is no longer broken. v0.9.77 added the "srt written but nothing recognised" diagnostic to the wrong helper — it landed in the PGS path (with a tess_lang/tess_langs name mismatch that raised on every successful PGS OCR) while the VobSub path stayed silent. The diagnostic is now in the VobSub helper, and PGS OCR works again; both paths log their OCR yield.

Docker images

Pinned to this release:

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