v0.9.36
Added
- Remux to MKV now stamps the detected language. A stream-copy remux (no re-encode) applies a language detected for an untaggable source (AVI etc.) onto the mkv output — the size-safe way to fix these, since re-encoding old SD files often produced a larger file that got discarded. (Backend; the per-title remux action + post-detect dialog follow.)
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.36 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.36-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.36-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.36-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.