From 01c5c1df51ec0353fc34af69c8370ef386dbeb05 Mon Sep 17 00:00:00 2001 From: TwistedUmbrellaX Date: Sun, 3 Mar 2024 08:08:55 -0500 Subject: [PATCH] Support modifying ffmpeg priority --- .../Configuration/configPage.html | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html index 0475d82..f79761b 100644 --- a/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html +++ b/ConfusedPolarBear.Plugin.IntroSkipper/Configuration/configPage.html @@ -59,6 +59,41 @@ +
+ + + +
+ Sets the relative priority of the ffmpeg process during detection
+ If you notice excessive RAM usage, try setting a lower value
+ If you would like to speed up detection, increase this value +
+
+