github I-IAL9000/shrinkerr v0.3.84

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

Fixed

  • hevc_qsv failing with Error creating a MFX session: -9 on hosts that have a working iHD VA-API driver. The QSV encoder requires Intel's oneVPL / MediaSDK runtime in addition to iHD; v0.3.67 only baked iHD. Both Docker images now also install libvpl2 (oneVPL dispatcher) and libmfx1 (legacy MediaSDK runtime, ships the HEVC encoder hardware module). VAAPI was always a working fallback for users on the affected versions — added a docs note pointing at it.

Docker images

Pinned to this release:

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