github I-IAL9000/shrinkerr v0.3.102

latest releases: v0.9.98, v0.9.97, v0.9.96...
3 months ago

Fixed

  • Codec-tag rename in output filenames missed scene variants with a literal separator (H.264, h-264, h_264) — files came out HEVC but kept the misleading H.264 in their name. Fix: regex now allows an optional ./-/_ between the letter and the digits. Existing files keep their stale names; future conversions rename correctly.

Docker images

Pinned to this release:

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