How to build nvdec and nvenc library for gstreamer?

Platform : Jetson Xaiver, Jetpack 5.1
I want to know is it possible installing nvdec and nvenc plugin for gstreamer, without installing deepstream?
I had download the source code of Video Codec SDK, and tried to build the library, but faied. The logs are shown below:

Hope someone can help to clarify this issue, thanks in advance!

Hi there @lmw0320,

You might get more help if you check out our Jetson specific forums.

But for this one I can help you as well. Short answer is, NVIDIA does not provide standalone nvdec/nvenc plugins for gstreamer.

However there are third-party provided plugins listed on the gstreamer pages that have been reported to work in the past.

I hope that helps!