mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Update Tdarr_Plugin_075a_FFMPEG_HEVC_Generic.js
This commit is contained in:
parent
25aa43b773
commit
f5c0df216c
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ function plugin(file) {
|
|||
}
|
||||
|
||||
response.processFile = true;
|
||||
response.preset = `,-map 0:v -map 0:a -map 0:s? -map 0:d? -c copy -c:v:0 libx265 -max-muxing_queue_size 9999`;
|
||||
response.preset = `,-map 0:v -map 0:a -map 0:s? -map 0:d? -c copy -c:v:0 libx265 `;
|
||||
response.container = ".mkv";
|
||||
response.handBrakeMode = false;
|
||||
response.FFmpegMode = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue