ZED_Depth_Viewer v4.2.3 - Corrupted data?

Hi,

I am trying to replay SVOs through the depth viewer. The SVO were obtained with v4.2.3 and the tools are running on v4.2.3.

I can easily visualize the images through the ZED_Explorer but I have no success with the ZED_Depth_Viewer.

It logs some error while opening my SVO files and the data seems corrupted:

in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [999]: unknown error.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.
in bool ImageHandler::initialize(sl::Mat&) : Err [400]: invalid resource handle.

Any idea on what could be the reason? We are running the tools through a nvidia-enabled docker image.

Best,
Noé

Digging a bit more into that. It seems to be an issue with the Depth Viewer, not the SVOs. Whether on 4.2 or 4.1, whether using a SVO or a live camera feed, the depth viewer is encountering the issue.