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
undwith 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-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.