ENC Output Plane qBuffer Segmentation fault

I want to implement a pipeline : v4l2 camera → yuv422 → NvBufferTransform → yuv420 → NvVideoEncode.
I follow the example codes as below:

But it fails when it runs to

it shows Segmentation fault

Can anyone help to look at this. Thanks.

Hi,
Please refer to the patch for r35 releases:
How to use v4l2 to capture videos in Jetson Orin r35 Jetpack 5.0 and encode them using a hardware encoding chip - #8 by DaneLLL

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.