NvEncSharp icon indicating copy to clipboard operation
NvEncSharp copied to clipboard

InvalidVersion when calling NvEncoder.ReconfigureEncoder()

Open joedemax opened this issue 7 months ago • 2 comments

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.

joedemax avatar May 08 '25 04:05 joedemax

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.

jlennox avatar May 08 '25 17:05 jlennox

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.

joedemax avatar May 08 '25 17:05 joedemax