Apply auto-build changes

master
HaveAGitGat 11 months ago committed by github-actions[bot]
parent 79256d342d
commit d2780eb933

@ -105,7 +105,7 @@ var plugin = function (args) {
'mpg', 'mpg',
'mpeg', 'mpeg',
].includes(container)) { ].includes(container)) {
args.variables.ffmpegCommand.overallOuputArguments.push('-fflags', '+genpts'); args.variables.ffmpegCommand.overallInputArguments.push('-fflags', '+genpts');
} }
} }
return { return {

Loading…
Cancel
Save