Skip to content

v0.3.68

Choose a tag to compare

@github-actions github-actions released this 29 Apr 08:13
· 412 commits to main since this release

Added

  • Settings → Encoding now exposes Intel QSV and Intel/AMD VAAPI as encoder options (auto-detected; only shown when the host can run them). Per-encoder preset and quality controls follow the NVENC / libx265 pattern. Compose-passthrough hint and a "Re-detect" button included.

Docker images

Pinned to this release:

docker pull ghcr.io/i-ial9000/shrinkerr:0.3.68         # portable (amd64 + arm64, CPU)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.68-nvenc   # x86_64 + NVIDIA GPU (NVENC)
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.68-edge    # as above but ffmpeg master
docker pull ghcr.io/i-ial9000/shrinkerr:0.3.68-edge-nvenc

Floating tags (:latest, :edge, :nvenc, :edge-nvenc) track the most recent release of each lineage.