Hi! I pulled docker from nvcr.io, and have an error when run sample_camera_replay
/usr/local/driveworks/bin/sample_camera_replay
…
[31-05-2024 07:26:43] SensorFactory::createSensor() → camera.virtual, video=/usr/local/driveworks-5.10/data/samples/sfm/triangulation/video_0.h264
[31-05-2024 07:26:43] CameraVirtual: defaulting to non SIPL
[31-05-2024 07:26:43] CameraVirtual: h264 and h265 video format decoding is deprecated. Please switch to a different format.
[31-05-2024 07:26:43] CameraBase: pool size set to 8
[31-05-2024 07:26:43] Driveworks exception thrown: DW_NOT_SUPPORTED: NVCUVIDDecode: Codec not supported on this GPU
…
other samples without cameras work ok. I checked support matrix and as I understand my videocard should have h264 support.