fix: add 'hevc_rkmpp' to .ts file

This commit is contained in:
HaveAGitGat 2025-02-05 17:48:24 +00:00
parent 049d4ec38c
commit ddd3fea148

View file

@ -38,6 +38,7 @@ const details = (): IpluginDetails => ({
options: [ options: [
'hevc_nvenc', 'hevc_nvenc',
'hevc_amf', 'hevc_amf',
'hevc_rkmpp',
'hevc_vaapi', 'hevc_vaapi',
'hevc_qsv', 'hevc_qsv',
'hevc_videotoolbox', 'hevc_videotoolbox',