mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
nvenc
This commit is contained in:
parent
beb01e7606
commit
83761ee127
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue