VCV-Recorder icon indicating copy to clipboard operation
VCV-Recorder copied to clipboard

Add nvenc video encoder

Open jpnielsen opened this issue 3 years ago • 1 comments

It has disappointed me, that i was unable to encode fullscreen 4K video / use ASIO driver when encoding.

It seems to me, that including the NVIDIA nvenc in VCV-Recorder would enable this - atleast on Windows 11 and Linux(- ASIO).

https://developer.nvidia.com/nvidia-video-codec-sdk

thank you

Rack2Pro userId: 17189

jpnielsen avatar Dec 01 '21 09:12 jpnielsen

I don't think it would be possible to distribute VCV Recorder with nvenc due to it being proprietary software in a GPLv3 plugin, and because linking to it would prevent users from loading it unless they have an Nvidia GPU with nvenc drivers installed.

You might be able to add nvenc to the source/Makefile and build it yourself, but I'm not sure how hard that would be.

AndrewBelt avatar Dec 01 '21 16:12 AndrewBelt