upadte readme

This commit is contained in:
Théo Le Calvar 2023-05-06 17:00:53 +02:00
parent 2f012ad75e
commit f4d7fe8bf9
2 changed files with 2 additions and 3 deletions

View File

@ -1,7 +1,6 @@
# Hardware h264 encoding using vaapi
This plugin is a work in progress and use features not (yet) available in current version of Peertube.
You can use this fork: https://github.com/TheoLeCalvar/PeerTube
This plugin tries to enable hardware accelerated transcoding profiles using vaapi 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 vaapi and hardware acceleration:

View File

@ -1,6 +1,6 @@
{
"name": "peertube-plugin-hardware-transcode-vaapi",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
"engine": {