From e41b457e202fab8dd38c1c8fffec140f72575992 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Sat, 8 Feb 2020 07:45:41 +0000 Subject: [PATCH] Codec examples --- .../Tdarr_Plugin_075a_Transcode_Customisable.js | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Community/Tdarr_Plugin_075a_Transcode_Customisable.js b/Community/Tdarr_Plugin_075a_Transcode_Customisable.js index 581dc64..1bfa927 100644 --- a/Community/Tdarr_Plugin_075a_Transcode_Customisable.js +++ b/Community/Tdarr_Plugin_075a_Transcode_Customisable.js @@ -6,7 +6,7 @@ module.exports.details = function details() { return { id: "Tdarr_Plugin_075a_Transcode_Customisable", Stage: "Pre-processing", - Name: "Transcode Customisable", + Name: "Video Transcode Customisable", Type: "", Operation: "Transcode", Description: `[TESTING][Contains built-in filter] Specify codec filter and transcode arguments for HandBrake or FFmpeg \n\n`, @@ -19,6 +19,18 @@ module.exports.details = function details() { \\nFor example, if you're transcoding into hevc (h265), then add a filter to prevent hevc being transcoded so your newly transcoded files won't be infinitely looped/processed. \\n + + \\nCommon video codecs: + + \\nmpeg4 + \\nhevc + \\nh264 + \\nmpeg2video + \\ntheora + \\nvp8 + \\nvp9 + + \\nExample:\\n hevc