Answered
How to load an image sequence as source file in AME Scripting?
How to load an image sequence as source file in AME Scripting?
This does not work, what does it need as source?
var sourcePath = "filename.[0001-0010].png"
var encoderWrapper = frontend.addFileToBatch(sourcePath, format, presetsPath, outputPath);
