camera intrinsic sample problem

when I excute the camera intrinsic-constraints sample, not working.

in detail, when i execute the command below,

sudo ./calibration-intrinsics-constraints --use-checkerboard=11x8 --input-video=/usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264 --output=~/camera.json

the video window is shown. but fps is very low (about 0.3 fps), and(but) it look like paused.

one thing some strange is this message.

[08-07-2019 13:06:49] CameraVirtualNvMedia: no seek table found at /usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264.seek, seeking is not available.

is there anyone who have same symptom?? (Driveworks 2.0.2)

sudo ./calibration-intrinsics-constraints --use-checkerboard=11x8 --input-video=/usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264 --output=~/camera.json

–camera-model=ftheta
–input-folder=
–input-video=/usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264
–max-constraints=0
–offscreen=0
–output=~/camera.json
–profiling=1
–rig=
–skipFrameCount=0
–targetDB=
–use-checkerboard=11x8
[08-07-2019 13:06:49] Platform: Detected DDPX - Tegra A
[08-07-2019 13:06:49] Initialize DriveWorks SDK v2.0.2081
[08-07-2019 13:06:49] Release build with GNU 4.9.4 from heads/buildbrain-branch-0-g36b127f against Drive PDK v5.1.0.2
[08-07-2019 13:06:49] TimeSource: monotonic epoch time offset is 1562553856919156
[08-07-2019 13:06:49] PTP Time is available from NVPPS Driver
[08-07-2019 13:06:49] Platform: number of GPU devices detected 2
[08-07-2019 13:06:49] Platform: currently selected GPU device discrete ID 0
[08-07-2019 13:06:49] SDK: Resources mounted from …/…/data/
[08-07-2019 13:06:49] SDK: Create NvMediaDevice
[08-07-2019 13:06:49] SDK: use EGL display as provided
[08-07-2019 13:06:49] Initialize DriveWorks VisualizationSDK v2.0.2081
[08-07-2019 13:06:49] Initialize DriveWorksGL SDK v2.0.2081
[08-07-2019 13:06:49] Using checkerboard of size [ 11, 8 ]
[08-07-2019 13:06:49] SensorFactory::createSensor() → camera.virtual, video=/usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264
[08-07-2019 13:06:49] CameraVirtualNvMedia: no seek table found at /usr/local/driveworks/data/tools/calibration/graph/intrinsics/video_A0_FC120.h264.seek, seeking is not available.

Dear jw31,
Could you please share required data and steps to reproduce this on our end. I assume you are using our latest DRIVE release for DRIVE PX 2.

I just installed SDK and execute the sample what NVIDIA provided.

Dear jw31,
We will look into it and get back to you

Dear jw31,
This latency is expected on board. Could you please check running on x86 machine.

we checked on x86 machine, and I works(fps is about 10)

so you mean that the latency on board is no problem??

Dear jw31,
It is not a problem as it is expected to run on x86 machine.