v0.7.30
Fixed
- Disc conversions left subtitle tracks tagged
und— the subtitle half of the v0.7.29 audio fix. Thebluray:/concat:protocol strips embedded-subtitle language tags too, and the detected language was being dropped before it reached the ffmpeg command anyway (subtitle_streamswas built with only codec + index, nolanguage). Now carries the detected language through and stamps-metadata:s:s:N language=Xon disc-conversion output subtitles. Regular files unaffected (ffmpeg copies the container tag). und/empty skipped.
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.30 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.30-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.30-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.7.30-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.