github I-IAL9000/shrinkerr v0.7.33

latest releases: v0.9.108, v0.9.107, v0.9.106...
one month ago

Fixed

  • Conversion failed (exit 183) when a macOS AppleDouble ._*.srt sat next to the video. External-subtitle detection matched ._<name>.eng.srt resource-fork companions (they share the .srt extension and carry the episode key), then fed them to ffmpeg as -i inputs → Invalid data found when processing input, killing the whole conversion. Detection now skips hidden / dotfile subtitle candidates, mirroring the scanner walk's existing ._/dotfile filter.

Docker images

Pinned to this release:

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