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

Add VideoToolbox in LabelTrickplayAccelEncodingHelp

This commit is contained in:
gnattu 2024-07-16 23:02:04 +08:00
parent 3c6f5c4e15
commit 2ba0ebf171

View file

@ -1689,7 +1689,7 @@
"Trickplay": "Trickplay", "Trickplay": "Trickplay",
"LabelTrickplayAccel": "Enable hardware decoding", "LabelTrickplayAccel": "Enable hardware decoding",
"LabelTrickplayAccelEncoding": "Enable hardware accelerated MJPEG encoding", "LabelTrickplayAccelEncoding": "Enable hardware accelerated MJPEG encoding",
"LabelTrickplayAccelEncodingHelp": "Currently only available on QSV and VAAPI, this option has no effect on other hardware acceleration methods.", "LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VAAPI and VideoToolbox, this option has no effect on other hardware acceleration methods.",
"NonBlockingScan": "Non Blocking - queues generation, then returns", "NonBlockingScan": "Non Blocking - queues generation, then returns",
"BlockingScan": "Blocking - queues generation, blocks scan until complete", "BlockingScan": "Blocking - queues generation, blocks scan until complete",
"LabelScanBehavior": "Scan Behavior", "LabelScanBehavior": "Scan Behavior",