CudaCoder
This is a GUI for NVEncC, a command line tool that is used for encoding media files using the HW encoder (NVENC) of NVIDIA.
The CudaCoder video encoder was created using cutting-edge technologies, such as NVIDIA CUDA, a parallel computing platform and programming model that allows GPUs to be used to increase performance. This technique enables CudaCoder to process videos at breakneck speeds, reducing encoding times by up to 10 times compared to traditional methods.
CudaCoder supports ouput to mkv or mp4, selection of video codec, either h264 or HEVC, selection of audio codec, AAC, AC3 or MP3. There is also a posibility to copy chapters and subtitle files.
Changelog
Version 1.23 - January 22, 2023
- Added: Option to add custom output resolution
- Changed: NVEncC updated to v7.13
- Fixed: A bug that made the app crash on startup