upadte readme
This commit is contained in:
parent
2f012ad75e
commit
f4d7fe8bf9
@ -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:
|
||||
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user