Argus - video encoding speed issue

I am running sample 10_camera_recording on a Jetson TX2. The program seems to be working correctly except for one issue. The playback speed of the output video is much higher than it should be. Is this an issue with the sample program? How can I fix it?

Thank you

H mmorsy,
10_camera_recording records raw h264 stream without information of frame rate. You can re-mux into mp4 via ffmpeg.