PeerTube plugin to enable H264 NVENC and HEVC NVENC (experimental) https://nicecrew.tv
Go to file
2024-03-07 20:44:49 -05:00
src add -cq option 2024-03-07 20:44:49 -05:00
.gitignore
LICENSE v0.0.1 released 2023-06-30 15:47:52 +08:00
package-lock.json fix random shit 2024-03-07 19:58:31 -05:00
package.json maybe fix a thing 2024-03-07 20:08:06 -05:00
README.md v0.0.1 released 2023-06-30 15:47:52 +08:00
yarn.lock niggers 2024-03-07 19:58:50 -05:00

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