add rkmpp support

This commit is contained in:
Brad Koehn 2024-11-29 10:20:59 -06:00
parent 7b3f9ee4d0
commit 8becfc4118
No known key found for this signature in database
6 changed files with 51 additions and 0 deletions

View file

@ -172,6 +172,7 @@ var details = function () { return ({
options: [
'auto',
'nvenc',
'rkmpp',
'qsv',
'vaapi',
'videotoolbox',

View file

@ -62,6 +62,7 @@ var details = function () { return ({
options: [
'hevc_nvenc',
'hevc_amf',
'hevc_rkmpp',
'hevc_vaapi',
'hevc_qsv',
'hevc_videotoolbox',