Added
- Apple VideoToolbox encoder for Macs. Native macOS installs (not Docker) can pick VideoToolbox in Settings, rules and the queue dialog, with its own quality slider and hardware decode; Mac remote workers advertise it and encode NVENC jobs on it. Also fixes native macOS startup (hardcoded
/app/data) and quiet-hours encodes on macOS (noionice).
Docker images
Pinned to this release:
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.133 # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.133-nvenc # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.133-edge # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:v0.9.133-edge-nvencFloating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.