Fixed
- Subtitle language detection no longer times out on large files over a network mount. Extracting text from a big Blu-ray subtitle track reads ~GBs cold over CIFS/SMB, which blew the 60s extraction timeout (killed → empty → stuck
und, though a warm retry worked). Raised the timeout to 180s so cold networked reads finish.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.97 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.97-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.97-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.97-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.