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é