Skip to main content

Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE

Tiered FFMPEG+NVENC CQ:V BASED CONFIGURABLE (v1.00)

[Contains built-in filter] This plugin uses different CQ:V values (similar to crf but for nvenc) depending on resolution, the CQ:V value is configurable per resolution. FFmpeg Preset can be configured, uses slow by default. ALL OPTIONS MUST BE CONFIGURED UNLESS MARKED OPTIONAL! If files are not in hevc they will be transcoded. The output container is mkv.

View Source

Inputs:

Name: sdCQV 

Type: string

Tooltip:

Enter the CQ:V value you want for 480p and 576p content.
\nExample:\n

21
Name: hdCQV 

Type: string

Tooltip:

Enter the CQ:V value you want for 720p content.

\nExample:\n
23
Name: fullhdCQV 

Type: string

Tooltip:

Enter the CQ:V value you want for 1080p content.

\nExample:\n
25
Name: uhdCQV 

Type: string

Tooltip:

Enter the CQ:V value you want for 4K/UHD/2160p content.

\nExample:\n
28
Name: bframe 

Type: string

Tooltip:

Specify amount of b-frames to use, 0-5. Use 0 to disable. (GPU must support this, turing and newer supports this, except for the 1650)

\nExample:\n
3
Name: ffmpeg_preset 

Type: string

Tooltip:

OPTIONAL, DEFAULTS TO SLOW IF NOT SET
\n Enter the ffmpeg preset you want, leave blank for default (slow)
\n This only applies if video is transcoded, video already in h264 will not be transcoded with this setting

\nExample:\n
slow

\nExample:\n
medium

\nExample:\n
fast

\nExample:\n
veryfast