mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Apply auto-build changes
This commit is contained in:
parent
79256d342d
commit
d2780eb933
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ var plugin = function (args) {
|
|||
'mpg',
|
||||
'mpeg',
|
||||
].includes(container)) {
|
||||
args.variables.ffmpegCommand.overallOuputArguments.push('-fflags', '+genpts');
|
||||
args.variables.ffmpegCommand.overallInputArguments.push('-fflags', '+genpts');
|
||||
}
|
||||
}
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue