github meta-pytorch/torchcodec v0.15.0
TorchCodec 0.15

6 hours ago

TorchCodec 0.15 is out! This is a small release compatible with torch >= 2.11, with the following improvements:

  • #1503 and #1504 improved decoding coverage on some videos, where a premature "end of file" would otherwise be raised.
  • #1489 optimizes forward seeks - you should see better performance on sparse decoding scenarios, especially on CPU when num_ffmpeg_threads is high.
  • Free-threaded wheels are now shipped for MacOS (and Linux, but that was already supported).

Don't miss a new torchcodec release

NewReleases is sending notifications on new releases.