mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
stage
This commit is contained in:
parent
4ecbf50c52
commit
043c73fb0a
1 changed files with 2 additions and 1 deletions
|
|
@ -1,13 +1,14 @@
|
|||
function details() {
|
||||
return {
|
||||
id: "Tdarr_Plugin_raf4_Floorpie_FFmpeg_Tiered_HEVC_MKV",
|
||||
Stage: "Pre-processing",
|
||||
Name: "FFmpeg Tiered HEVC MKV",
|
||||
Type: "Video",
|
||||
Operation:"Transcode",
|
||||
Description: `[Contains built-in filter] This plugin uses different Handbrake transcoding settings for 480p,576p,720p and 1080p. If files are not in hevc they will be transcoded. The output container is mkv. \n\n`,
|
||||
Version: "1.01",
|
||||
Link: "",
|
||||
Tags:"pre-processing,h265,video only,"
|
||||
Tags:"pre-processing,ffmpeg,h265,video only,"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue