uNvEncoder icon indicating copy to clipboard operation
uNvEncoder copied to clipboard

A simple wrapper of NVENC (NVIDIA's HW-accelerated encoder) for Unity.

Results 5 uNvEncoder issues
Sort by recently updated
recently updated
newest added

Hello, I tried to use your plugin to record the panorama view. (4K) And convert the h264 to mp4 file by "ffmpeg -i input.h264 -c copy output.mp4". It works very...

Hello Thanks for unity plugin i am a newbie so i dont know how to add audio to the video could you give me any technical know-how to attach audio~...

Might be related to #3. Recording to 4k first worked, then I tried 8k60 (just to see what happens) which failed, and now 4k continues to fail (after Unity restart)....

Hello I'm trying to encode in hevc When I change the configuration of "encodeGUID" in Nvenc.cpp to NV_ENC_CODEC_HECV_GUID I have the following error: "Failed to open shared texture from shared...

Hello, Thank you for making a good project. I installed the unity 2019.1.10f1 version and executed the project. The following error occurs. s_nvenc.nvEncEncodePicture call failed: NV_ENC_ERR_INVALID_PARAM. What should I do?...