github I-IAL9000/shrinkerr v0.9.127

6 hours ago

Fixed

  • Trashed originals keep their real filename instead of a .<name>.replacing suffix. v0.9.126 moved the original to a same-dir sidecar before placing the output, so the trashed copy carried the ugly suffix and had to be renamed by hand to restore. It now stages the original in a hidden subdir keeping its real name, so trash/backup preserve the filename; rollback-on-failure is unchanged.

Docker images

Pinned to this release:

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