My setup is two cameras (Leopard Imaging IMX-377) on R28.2.1. The power is set to mode 0 and jetson_clocks.sh has set the GPU frequency to max.
I am running two pipelines using nvcamerasrc that record two separate pipelines and are demuxed into a single mkv stream (with two video tracks for the left and right camera respectively).
We are trying to do 4k@30hz (constant).
What I am seeing is what appears to be an oddball performance issue:
Every 8-10s I see a duplicate frame in the stream and thus the video is a bit choppy. Is this from frame drop in the encoder? I’m more than happy to share my entire pipeline, but has anyone seen this before? I noticed others have seen strange encoding issues on the TX2 as well from forum searching.