mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
add rkmpp support
This commit is contained in:
parent
7b3f9ee4d0
commit
8becfc4118
6 changed files with 51 additions and 0 deletions
|
|
@ -172,6 +172,7 @@ var details = function () { return ({
|
|||
options: [
|
||||
'auto',
|
||||
'nvenc',
|
||||
'rkmpp',
|
||||
'qsv',
|
||||
'vaapi',
|
||||
'videotoolbox',
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ var details = function () { return ({
|
|||
options: [
|
||||
'hevc_nvenc',
|
||||
'hevc_amf',
|
||||
'hevc_rkmpp',
|
||||
'hevc_vaapi',
|
||||
'hevc_qsv',
|
||||
'hevc_videotoolbox',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue