Jetson Nano multimedia API example 01_encoder with gdr

Hi,
We will check this. Since the function is advancing, the investigation may take some time. On current release(s), we suggest use the working case in h264. For h265, instead of enabling GDR, we suggest try to set virtual buffer size in CBR mode:

        -vbs <size>           Virtual buffer size [Default = 0]

You can refer to the gstreamer pipelines and apply the setting to 01_video_encode:

1 Like