Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll
DOOM Tiered H265 MKV, Remove Audio & Subtitles [NVENC] (v2.0)
In a single pass ensures all files are in MKV containers and where possible encoded in h265 (Tiered bitrate based on resolution), removes audio and subtitles that are not in the configured language or marked as commentary.
Inputs:
Name: target_bitrate_480p576p
Type: string
Tooltip:
Specify the target bitrate for 480p and 576p files, if current bitrate exceeds the target. Otherwise target_pct_reduction will be used.
\nExample 1 Mbps:\n
1000000
Name: target_bitrate_720p
Type: string
Tooltip:
Specify the target bitrate for 720p files, if current bitrate exceeds the target. Otherwise target_pct_reduction will be used.
\nExample 2 Mbps:\n
2000000
Name: target_bitrate_1080p
Type: string
Tooltip:
Specify the target bitrate for 1080p files, if current bitrate exceeds the target. Otherwise target_pct_reduction will be used.
\nExample 2.5 Mbps:\n
2500000
Name: target_bitrate_4KUHD
Type: string
Tooltip:
Specify the target bitrate for 4KUHD files, if current bitrate exceeds the target. Otherwise target_pct_reduction will be used.
\nExample 14 Mbps:\n
14000000
Name: target_pct_reduction
Type: string
Tooltip:
Specify the target reduction of bitrate, if current bitrate is less than resolution targets.
\nExample 50%:\n
.50
Name: audio_language
Type: string
Tooltip:
Specify language tag/s here for the audio tracks you'd like to keep, recommended to keep "und" as this stands for undertermined, some files may not have the language specified. Must follow ISO-639-2 3 letter format. https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
\nExample:\n
eng
\nExample:\n
eng,und
\nExample:\n
eng,und,jap
Name: audio_commentary
Type: string
Tooltip:
Specify if audio tracks that contain commentary/description should be removed.
\nExample:\n
true
\nExample:\n
false
Name: subtitle_language
Type: string
Tooltip:
Specify language tag/s here for the subtitle tracks you'd like to keep. Must follow ISO-639-2 3 letter format. https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
\nExample:\n
eng
\nExample:\n
eng,jap
Name: subtitle_commentary
Type: string
Tooltip:
Specify if subtitle tracks that contain commentary/description should be removed.
\nExample:\n
true
\nExample:\n
false