This commit is contained in:
2024-03-07 19:46:57 -05:00
parent dcddc6f60b
commit 606d1d6377
3 changed files with 3262 additions and 11 deletions

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-hardware-transcode-nvenc",
"version": "0.0.1",
"name": "peertube-plugin-nctv-nvenc-transcode",
"version": "1.0.0",
"license": "MIT",
"description": "Plugin that adds transcode profiles which use NVIDIA NVENC for hardware acceleration",
"engine": {
@ -10,9 +10,9 @@
"peertube",
"plugin"
],
"homepage": "https://github.com/ryanho/peertube-plugin-hardware-transcode-nvenc",
"homepage": "https://gitea.nicecrew.digital/matty/peertube-plugin-nctv-nvenc-transcode",
"author": "ryanho",
"bugs": "https://github.com/ryanho/peertube-plugin-hardware-transcode-nvenc/issues",
"bugs": "https://gitea.nicecrew.digital/matty/peertube-plugin-nctv-nvenc-transcode/issues",
"library": "./dist/main.js",
"files": [
"/dist"