Added
- Manually set a track's language (for tracks detection can't resolve). A pencil icon on each audio/subtitle track opens a language picker; saving writes the tag in place for mkv/mp4, or — for untaggable containers (AVI) — stores it to apply via the Remux-to-MKV flow. External sidecar subs are renamed.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.43 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.43-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.43-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.43-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.