make-only-subtitle-default
HaveAGitGat 6 years ago
parent 4ecbf50c52
commit 043c73fb0a

@ -1,13 +1,14 @@
function details() { function details() {
return { return {
id: "Tdarr_Plugin_raf4_Floorpie_FFmpeg_Tiered_HEVC_MKV", id: "Tdarr_Plugin_raf4_Floorpie_FFmpeg_Tiered_HEVC_MKV",
Stage: "Pre-processing",
Name: "FFmpeg Tiered HEVC MKV", Name: "FFmpeg Tiered HEVC MKV",
Type: "Video", Type: "Video",
Operation:"Transcode", 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`, 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", Version: "1.01",
Link: "", Link: "",
Tags:"pre-processing,h265,video only," Tags:"pre-processing,ffmpeg,h265,video only,"
} }
} }

Loading…
Cancel
Save