github I-IAL9000/shrinkerr v0.3.104

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

Fixed

  • VMAF re-measure button stuck at 0 candidates when backups were disabled. original_file_path was only being recorded when a backup file was created, so users with trash_original_after_conversion=true or backup_original_days=0 had no way to re-measure suspect scores. Fix: record the pre-rename source path on every completed job. Going-forward fix only — legacy jobs with NULL original_file_path need a manual SQL update.

Docker images

Pinned to this release:

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