From 83761ee127f6f9254ce2c62a6b7391faeed1e92a Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Mon, 28 Oct 2019 00:59:13 +0000 Subject: [PATCH] nvenc --- Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js b/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js index dd7386c..2434aea 100644 --- a/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js +++ b/Community/Tdarr_Plugin_s7x9_winsome_h265_nvenc.js @@ -125,7 +125,7 @@ function plugin(file) { } else { response.processFile = true; - response.preset = '-Z "H.265 MKV 2160p60" --all-audio' + response.preset = '-Z "H.265 MKV 2160p60" --all-audio -e nvenc_h265' response.container = '.mkv' response.handBrakeMode = true response.FFmpegMode = true