From 2ba0ebf1719e161fab0dbe00090dd76c10cb616c Mon Sep 17 00:00:00 2001 From: gnattu Date: Tue, 16 Jul 2024 23:02:04 +0800 Subject: [PATCH] Add VideoToolbox in LabelTrickplayAccelEncodingHelp --- src/strings/en-us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strings/en-us.json b/src/strings/en-us.json index 82f4f27366..f27bd5ebd1 100644 --- a/src/strings/en-us.json +++ b/src/strings/en-us.json @@ -1689,7 +1689,7 @@ "Trickplay": "Trickplay", "LabelTrickplayAccel": "Enable hardware decoding", "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", "BlockingScan": "Blocking - queues generation, blocks scan until complete", "LabelScanBehavior": "Scan Behavior",