github I-IAL9000/shrinkerr v0.9.7

latest releases: v0.9.111, v0.9.110, v0.9.109...
one month ago

Added

  • Language detection for external (sidecar) subtitles. und external .srt/.ass files are now detected too (they live next to the video, not in the container, so detection never touched them before). The sidecar is renamed to embed the ISO-639-2 code (Movie.srtMovie.eng.srt), which is how media servers read the language. Also fixes a latent bug where re-persisting detection results could drop external subs from a file's track list.

Docker images

Pinned to this release:

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