PeerTube plugin to enable H264 NVENC and HEVC NVENC (experimental) https://nicecrew.tv
Go to file
matty 72d52d1580 replace -crf 30 with -cq 30 (no difference) 2024-04-13 17:12:51 -04:00
dist replace -crf 30 with -cq 30 (no difference) 2024-04-13 17:12:51 -04:00
.gitignore
LICENSE
README.md
package-lock.json
package.json bump version 2024-04-10 10:02:22 -04:00
yarn.lock

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