github I-IAL9000/shrinkerr v0.9.134

latest release: v0.9.135
2 hours ago

Fixed

  • The server's own Local node now swaps encoders like remote workers do. A job tagged for an encoder the host can't run (e.g. NVENC on a Mac or CPU-only box) is encoded with the best available one instead of failing with ffmpeg exit 8; turn off translate encoder on the node to leave such jobs for a capable node.

Docker images

Pinned to this release:

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