mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 03:06:27 -07:00
Update and rename Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js to Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js
vdka looks better than vodk
This commit is contained in:
parent
b7b49649f3
commit
1e0c7b6381
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
function details() {
|
function details() {
|
||||||
return {
|
return {
|
||||||
id: "Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE",
|
id: "Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE",
|
||||||
Stage: "Pre-processing",
|
Stage: "Pre-processing",
|
||||||
Name: "Tiered FFMPEG+NVENC CQ:V BASED CONFIGURABLE",
|
Name: "Tiered FFMPEG+NVENC CQ:V BASED CONFIGURABLE",
|
||||||
Type: "Video",
|
Type: "Video",
|
||||||
|
|
@ -8,7 +8,7 @@ function details() {
|
||||||
Description: `[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. ALL OPTIONS MUST BE CONFIGURED! If files are not in hevc they will be transcoded. The output container is mkv. \n\n`,
|
Description: `[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. ALL OPTIONS MUST BE CONFIGURED! If files are not in hevc they will be transcoded. The output container is mkv. \n\n`,
|
||||||
Version: "1.00",
|
Version: "1.00",
|
||||||
Link:
|
Link:
|
||||||
"https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_vodk_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js",
|
"https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_vdka_Tiered_NVENC_CQV_BASED_CONFIGURABLE.js",
|
||||||
Tags: "pre-processing,ffmpeg,video only,nvenc h265,configurable",
|
Tags: "pre-processing,ffmpeg,video only,nvenc h265,configurable",
|
||||||
|
|
||||||
Inputs: [
|
Inputs: [
|
||||||
Loading…
Add table
Add a link
Reference in a new issue