PeerTube plugin to enable H264 NVENC and HEVC NVENC (experimental) https://nicecrew.tv
Go to file
matty 11c0799ad0 add cq settings back in, better outputs 2024-04-17 15:53:06 -04:00
dist add cq settings back in, better outputs 2024-04-17 15:53:06 -04:00
.gitignore wheeee 2024-03-10 17:26:43 -04:00
LICENSE bump version, update license 2024-04-15 20:03:07 -04:00
README.md v0.0.1 released 2023-06-30 15:47:52 +08:00
package-lock.json wheeee 2024-03-10 17:26:43 -04:00
package.json bump version, update license 2024-04-15 20:03:07 -04:00
yarn.lock wheee 2024-04-14 14:53:50 -04:00

README.md

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