github I-IAL9000/shrinkerr v0.3.73

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

Fixed

  • Frontend tsc -b build failed with TS1005 / TS1381 because a JSX comment in SettingsPage.tsx contained qsv_*/*/ inside a JSX comment terminates the block early. Reworded.
  • arm64 leg of the multi-arch CPU image still failing on apt-get exit 100. Reverted the arm64 build's apt step to its pre-v0.3.67 minimal install (curl + xz-utils only) — VA-API packages now ship only on amd64. arm64 hosts rarely have AMD/Intel GPUs reachable anyway; users on those edge cases still get libx265 + (theoretically) NVENC if they pull the :nvenc image (which is amd64-only).

Docker images

Pinned to this release:

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