add an option to use the enhanced nvdec decoder

This commit is contained in:
nyanmisaka
2021-01-25 03:39:53 +08:00
parent d7161f9d65
commit 58e2afedd5
5 changed files with 26 additions and 9 deletions
+2 -1
View File
@@ -1501,5 +1501,6 @@
"LabelMinAudiobookResume": "恢复播放有声读物的最短时间:",
"LabelMaxAudiobookResume": "恢复播放有声读物的最长时间:",
"MessagePlaybackError": "在您的 Google Cast 接收器上播放此文件时发生错误。",
"MessageChromecastConnectionError": "您的 Google Cast 接收器无法联系 Jellyfin 服务器。请检查连接,然后重试。"
"MessageChromecastConnectionError": "您的 Google Cast 接收器无法联系 Jellyfin 服务器。请检查连接,然后重试。",
"EnableEnhancedNvdecDecoder": "启用增强的 NVDEC 解码器"
}