Merge pull request #3523 from nyanmisaka/nvdec-tips

Add some tips for the enhanced NVDEC decoder
This commit is contained in:
Bill Thornton
2022-04-12 15:11:49 -04:00
committed by GitHub
4 changed files with 7 additions and 3 deletions
+2 -1
View File
@@ -1648,5 +1648,6 @@
"StoryArc": "故事线",
"OriginalAirDate": "原始播出日期",
"Digital": "数字的",
"MessageUnauthorizedUser": "您目前无权访问服务器。请联系您的服务器管理员以获取更多信息。"
"MessageUnauthorizedUser": "您目前无权访问服务器。请联系您的服务器管理员以获取更多信息。",
"EnableEnhancedNvdecDecoderHelp": "实验性的 NVDEC 实现,除非你遇到了解码错误,否则不要启用此选项。"
}