Windows 11 issues for larger svo2 files.

Hi Everyone,

For windows 11, the zed explorer does not play svo2 files that are larger than ~1.2GB.

I have no issue with smaller recordings.

For context, I am already running:

  1. the latest SDK (5.2.3) ,

  2. Nvidia driver (595.79)

  3. and Cuda (13.2).

Not only am I unable to view these recording. I can’t seem to even open them in code using the python API.

Hi @rcraig
Welcome to the Stereolabs community.

I’ve reported the problem to the ZED SDK team. They will try to reproduce it and eventually fix it.

Have you tried to open the same file with older versions of the ZED SDK?

Hi Myzhar,

Previously I was using 5.2.1. This is where I initially noticed the issue.

I then upgraded my SDK to 5.2.3 in the hopes that this would resolve the problem. However, it did not, which is why i created this post.

I will add that my colleagues running Ubuntu 25.10 do not experience this bug in the ZED Explorer or when running the same Python code.