github I-IAL9000/shrinkerr v0.9.40

latest releases: v0.9.42, v0.9.41
5 hours ago

Fixed

  • Remux to MKV no longer fails (ffmpeg 234) on AVIs with missing timestamps. Many AVIs carry packets with no presentation timestamps, which matroska rejects on stream copy ("Can't write packet with unknown timestamp"). The remux now passes -fflags +genpts to generate them.

Docker images

Pinned to this release:

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