await encoderManager.exportSequence(
sequence, constants.ExportType.QUEUE_TO_AME,
“C:\temp\test”,“C:\temp\Presets\PresetVideo.epr”, true);
After update premiere pro beta 25.3 ExportType “QUEUE_TO_AME” is not working properly, stuck when saving project popup appears and stops at 0%.
But if using “IMMEDIATELY” export can run well.
do you guys experience it too? or is it just me?