github I-IAL9000/shrinkerr v0.9.72

latest releases: v0.9.79, v0.9.78, v0.9.77...
10 hours ago

Fixed

  • PGS subtitles that start at 00:00:00 no longer fail to OCR. pgsrip's to_time treated a zero timestamp as "no time" and returned None, so it built a subtitle with a null start and crashed (SubRipTime() argument after * must be an iterable), aborting the whole rip — the track stayed und. Patched to treat 0 as a valid time.

Docker images

Pinned to this release:

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