H265 Encoder GOP Settings and Multi-Instance Issues

Hi, Nvidia Expert!
I encountered the following issues while using the H265 encoder, please provide support.

  1. The I-frame interval is always 256, changing the GOP parameter has no effect.
  2. After instantiating the H265 encoder multiple times in a single process, frame drops occur.

Please help check if there is any problem with my code, thank you.

h265_encoder.zip (4.2 KB)

Hi,
Please make a patch to the sample:

/usr/src/jetson_multimedia_api/samples/01_video_encode

And share the command to replicate the issue. So that we can set up developer kit and check.

Hi, DaneLLL

May I ask where I can find the patch? Thanks

Hi,
We would need your help to run 01 sample, and make a patch to the sample for reproducing the issue. So that we can run 01 sample on developer kit to reproduce the same symptom and check check further.