Tdarr_Plugin_A47j_FFMPEG_NVENC_HEVC_Video_Only
FFMPEG:nvenc_H265 Video Only (v1.1)
[Contains built-in filter] This plugin transcodes non-h265 files into h265 mkv using NVENC, reducing resolution to 1920x1080 using nvenc. Audio/subtitles not affected. Bitrate is scaled based on input file quality.
Inputs:
Name: compressionFactor
Type: string
Tooltip:
== Compression Factor == \n\n
How much does HEVC compress raw video? I suggest something between 0.04-0.08. Remember that GPU encoding is
faster but not as space efficient as CPU encoding, so resulting file sizes will be larger than if you used CPU
encoding.\n\n
0.07 will result in a 1080p@29.92fps having a target bitrate of 5.4mbps. This is the default.\n
Name: maxResolution
Type: string
Tooltip:
== Maximum Resolution ==\n\n
Videos that exceed this resolution will be resized down to this resolution.\n
If false, no resizing will occur.\n
Name: ffmpegPreset
Type: string
Tooltip:
== FFmpeg Preset ==\n\n
Select the ffmpeg preset.\n
Name: container
Type: string
Tooltip:
== Container ==\n\n
mkv or mp4.\n