Hello, I am running ZED SDK 5.0.5 on Ubuntu 22.04 with CUDA 11.8 (RTX 4090, driver 575.xx).
ZED Explorer can launch, but when I drag an .svo2
file into it, the video window stays black.
Interestingly, the screenshot button captures correct frames, but the playback and ZED_SVO_Converter
exported video are both black.
Is this behavior caused by missing resources, or is there an issue with .svo2
decoding in SDK 5.0.5 + CUDA 11.8?
How can I properly reinstall or fetch all required models for SVO decoding?
Thanks in advance.