R56 – Testing by a thousand monkeys

As usual all major new releases have a lot of bugs. Now there are a lot fewer.

  • Performance fix for large resolution (4k+)
  • Fix memory leak in VFW when reloading script
  • Make working dir behavior match API3 again
  • Lots of other small fixes

Now only those pesky people who use the output() function in Python have poor performance.

One thought on “R56 – Testing by a thousand monkeys

  1. StaxRip was using this for Previews:
    clip.resize.Bicubic(matrix_in = matrix, transfer_in = transfer, primaries_in = primaries, format = vs.COMPATBGR32)

    I wonder how he’s going to solve that breaking change. Also, there are still performance issues in R57 for 4K+ videos, I posted a bug report about it on GitHub.

Comments are closed.