github I-IAL9000/shrinkerr v0.3.119

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

Fixed

  • Worker Nodes capability pills used a binary cap === "nvenc" check, so a host with libx265 + QSV + VAAPI + NVENC showed four pills with three identical "CPU (x265)" labels. Now each encoder gets its own pill: libx265 (CPU), QSV (Intel), VAAPI (GPU), NVENC (GPU).

Docker images

Pinned to this release:

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