Licensing of NVENC/NVDEC

We would like to use NVENC/NVDEC in our commercial application statically linked against FFMPEG 4.
We need it to decode and transcode h264 videos and are not sure about the licensing of the “Video Codec SDK”.

Where can we find information about the license model ?

I would suggest looking at the FFmpeg source to see what it includes - the NVENC SDK header is MIT licensed I think.

You may run into trouble with your use of FFmpeg itself though:

https://github.com/FFmpeg/FFmpeg/blob/master/LICENSE.md