github I-IAL9000/shrinkerr v0.9.23

latest releases: v0.9.30, v0.9.29, v0.9.28...
4 hours ago

Fixed

  • Embedded VobSub OCR now works. mkvextract writes the .idx palette: line with a bare , (no space) after every 4th colour, which subtile-ocr's strict parser rejected ("error during palette parsing" → exit 1 → track stayed und). The .idx palette is now normalized to a uniform , before OCR. Also surface subtile-ocr's stderr on failure instead of just "exit status 1."

Docker images

Pinned to this release:

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