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