Hello, I am currently experiencing an issue on Jetpack 6.0 on AGX Orin. When I run a gstreamer pipeline with the nvv4l2h264enc I get white squares on some edges of the image every 30 frames or so.
Hi,
It occurs when hardware encoder encodes the scene into IDR/I frames. Since the scene is not a real-world scene, the hardware encoder may have constraint in encoding the scenes.
Please try with camera input. The real-world scene should be well encoded.
I can confirm that the artifact is negligible with the camera unless I have poor illumination or I cover the lens. However, it is noticeable when I do letterboxing or any processing over the image that results in a dark background.
Is there a way to mitigate this?