Update Tag

Updated "Tag" to specify H265
This commit is contained in:
Migz93 2020-03-19 19:00:47 +00:00
parent 3a8e4c18c2
commit a05d856fe2

View file

@ -8,7 +8,7 @@ function details() {
Description: `[TESTING]Files will be transcoded using CPU with ffmpeg, settings are dependant on file bitrate, working by the logic that H265 can support the same ammount of data at half the bitrate of H264. \n\n`, Description: `[TESTING]Files will be transcoded using CPU with ffmpeg, settings are dependant on file bitrate, working by the logic that H265 can support the same ammount of data at half the bitrate of H264. \n\n`,
Version: "1.0", Version: "1.0",
Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js", Link: "https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js",
Tags:'pre-processing,ffmpeg,video only,configurable', Tags:'pre-processing,ffmpeg,video only,configurable,h265',
Inputs: [ Inputs: [
{ {
name: 'container', name: 'container',