github I-IAL9000/shrinkerr v0.6.6

latest releases: v0.9.108, v0.9.107, v0.9.106...
3 months ago

Fixed

  • DVD IFO parser missed languages on discs where the audio/subp count byte was 0 but the attr entries were populated (a known authoring-tool quirk libdvdread has documented fallback for) — e.g. Fast-Walking (1982) surfaced its English track as und. Parser now falls back to scanning attrs for the first all-zero gap when the count byte is 0; positive counts are still trusted as-is.

Docker images

Pinned to this release:

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