1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #6044 from nyanmisaka/update-rkmpp-trickplay

Update string for RKMPP support in Trickplay
This commit is contained in:
Bill Thornton 2024-09-21 02:35:42 -04:00 committed by GitHub
commit 6181713817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1735,7 +1735,7 @@
"Trickplay": "Trickplay",
"LabelTrickplayAccel": "Enable hardware decoding",
"LabelTrickplayAccelEncoding": "Enable hardware accelerated MJPEG encoding",
"LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VAAPI and VideoToolbox, this option has no effect on other hardware acceleration methods.",
"LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VA-API, VideoToolbox and RKMPP, this option has no effect on other hardware acceleration methods.",
"LabelTrickplayKeyFrameOnlyExtraction": "Only generate images from key frames",
"LabelTrickplayKeyFrameOnlyExtractionHelp": "Extract key frames only for significantly faster processing with less accurate timing. If the configured hardware decoder does not support this mode, will use the software decoder instead.",
"NonBlockingScan": "Non Blocking - queues generation, then returns",