mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Update Tdarr_Plugin_r002_rootuser_FFMPEG_HQ_HEVC_MKV_Animation.js
Forget to add `[Contains built-in filter]` and tag `anime`
This commit is contained in:
parent
450ca18c1c
commit
150211916c
1 changed files with 2 additions and 2 deletions
|
|
@ -5,10 +5,10 @@ function details() {
|
|||
Name: "FFMPEG HQ 10-bit HEVC MKV for Animation",
|
||||
Type: "Video",
|
||||
Operation:"Transcode",
|
||||
Description: `High Quality FFMPEG transcoding settings for Animation. Converts all audio to AAC 512K. Preserves track names, metadata and attachments/fonts. Proper use of x265-params. CRF 18. Preset medium. 10-Bit Video encoding. Skips h.265 encoded videos. The output container is mkv. \n\n`,
|
||||
Description: `[Contains built-in filter] High Quality FFMPEG transcoding settings for Animation. Converts all audio to AAC 512K. Preserves track names, metadata and attachments/fonts. Proper use of x265-params. CRF 18. Preset medium. 10-Bit Video encoding. Skips h.265 encoded videos. The output container is mkv. \n\n`,
|
||||
Version: "1.1",
|
||||
Link: "",
|
||||
Tags:"pre-processing,ffmpeg,h265,aac,10bit,"
|
||||
Tags:"pre-processing,ffmpeg,h265,aac,10bit,anime,"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue