mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
lint fix
This commit is contained in:
parent
1d4a0113ec
commit
49829c9c24
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ function details() {
|
|||
Operation: 'Transcode',
|
||||
Description: `Files not in H265 will be transcoded into H265 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.
|
||||
This plugin will skip any files that are in the VP9 codec.`,
|
||||
Working by the logic that H265 can support the same ammount of data at half the bitrate of H264.
|
||||
This plugin will skip any files that are in the VP9 codec.`,
|
||||
Version: '1.9',
|
||||
Link: 'https://github.com/HaveAGitGat/Tdarr_Plugins/blob/master/Community/Tdarr_Plugin_MC93_Migz1FFMPEG_CPU.js',
|
||||
Tags: 'pre-processing,ffmpeg,video only,configurable,h265',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue