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:
parent
3c6f5c4e15
commit
2ba0ebf171
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue