PeerTube plugin to enable H264 NVENC and HEVC NVENC (experimental) https://nicecrew.tv
Go to file
2024-04-17 13:31:01 -04:00
dist remove cq setting, rely on bitrate and codec 2024-04-17 13:31:01 -04:00
.gitignore
LICENSE bump version, update license 2024-04-15 20:03:07 -04:00
package-lock.json
package.json bump version, update license 2024-04-15 20:03:07 -04:00
README.md
yarn.lock

Hardware h264 encoding using NVIDIA NVENC

This plugin tries to enable hardware accelerated transcoding profiles using nvenc on linux. It should be considered experimental and tinkering will certainly be necessary to make this plugin work on your hardware.

For more information on nvenc and hardware acceleration:

Building and running a compatible docker image