github I-IAL9000/shrinkerr v0.9.49

latest releases: v0.9.55, v0.9.54, v0.9.53...
3 hours ago

Fixed

  • Setting/detecting a language on mkvs with a LANGUAGE SimpleTag now sticks. mkvpropedit edits the track-header language, but some files carry a track LANGUAGE SimpleTag that overrides it for ffmpeg/Plex — so the change didn't show (and detection reverted to und with no reason). When the in-place edit doesn't verify, it now falls back to an ffmpeg -c copy remux whose -metadata rewrites the effective language. Re-run detection to fix affected files.

Docker images

Pinned to this release:

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