InvalidVersion when calling NvEncoder.ReconfigureEncoder()
Hi all - Superb library. I was wondering if anyone had any succes using NvEncoder's ReconfigureEncoder method. All my attempts end with an InvalidVersion error (I suspect this error is something of a red herring). The one exception to this is if I call it immediately after I initially configure the encoder. There's very little information on how to use this function correctly even in native C++ so a bit lost on this one.
Thank you for the appreciation. My time on this library is at a bit of an end, but I could put some time into it if you can provide a minimal reproducing example.
Many thanks. I'm just going to do a few more tests to ascertain a few more details and will come back to you with either the solve or a minimal sample.