Commit graph

2 commits

Author SHA1 Message Date
geobwright
93217a09a9
Rename Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Ma… (#176)
Didn't fix linting issues because it's a rename, nor is it his plugin afaik.
2021-10-03 14:40:41 +02:00
erichter2018
1d81981f5a
Create Tdarr_Plugin_ER01_Transcode audio and video with HW (PC and Mac)
Files not in H265 will be transcoded into H265 using hw with ffmpeg, assuming mkv container. Plugin uses QS if the node runs on a PC, or Videotoolbox if run on a Mac.  Much thanks to Migz for bulk of the important code.  Quality is controlled via bitrate adjustments - H264 to H265 assumes 0.5x bitrate.  Resolution change from 1080p to 720p assumes 0.7x bitrate.  Audio conversion is either 2 channel ac3 or 6 channel ac3, for maximal compatibility and small file size.  All subtitles removed.  The idea is to homogenize your collection to 1080p or higher movies with 5.1 audio, or 720p TV shows with 2.0 audio.`,
2021-03-10 13:06:58 -05:00