PeerTube plugin to enable H264 NVENC and HEVC NVENC (experimental) https://nicecrew.tv
Go to file
Ryan Ho dcddc6f60b v0.0.1 released 2023-06-30 15:47:52 +08:00
src v0.0.1 released 2023-06-30 15:47:52 +08:00
.gitignore change from JS to TS, adapt to allow software decode 2023-05-06 16:54:41 +02:00
LICENSE v0.0.1 released 2023-06-30 15:47:52 +08:00
README.md v0.0.1 released 2023-06-30 15:47:52 +08:00
package-lock.json v0.0.1 released 2023-06-30 15:47:52 +08:00
package.json v0.0.1 released 2023-06-30 15:47:52 +08: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