upadte readme
This commit is contained in:
parent
2f012ad75e
commit
f4d7fe8bf9
@ -1,7 +1,6 @@
|
|||||||
# Hardware h264 encoding using vaapi
|
# Hardware h264 encoding using vaapi
|
||||||
|
|
||||||
This plugin is a work in progress and use features not (yet) available in current version of 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.
|
||||||
You can use this fork: https://github.com/TheoLeCalvar/PeerTube
|
|
||||||
|
|
||||||
|
|
||||||
For more information on vaapi and hardware acceleration:
|
For more information on vaapi and hardware acceleration:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "peertube-plugin-hardware-transcode-vaapi",
|
"name": "peertube-plugin-hardware-transcode-vaapi",
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
|
"description": "Plugin that adds transcode profiles which use vaapi for hardware acceleration",
|
||||||
"engine": {
|
"engine": {
|
||||||
|
Loading…
Reference in New Issue
Block a user