github I-IAL9000/shrinkerr v0.9.77

latest releases: v0.9.79, v0.9.78
3 hours ago

Fixed

  • VobSub (dvd_subtitle) tracks that OCR to nothing now say why. subtile-ocr can exit cleanly yet write an srt of only timestamps when tesseract recognises no characters in the rendered bitmaps (e.g. an unusual palette — black text — that binarises with too little contrast); that was the one silent path to und with no [IMG-OCR] line. It now logs the OCR yield (char count + sample, or "no readable text").

Docker images

Pinned to this release:

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