Skip to main content
Ejaz31079328wr3x
Participant
September 22, 2026
Question

How to detect AME queue is hanged with either JSX or windows batch script

  • September 22, 2026
  • 1 reply
  • 13 views

Whenever i post a job from Premiere Pro to AME  jobs are not getting queued in AME i checked on both tabs  “Queue” and “Watch folders” but nothing is there.

I was able to reproduce the issue in another machine by following below steps :

  1. Open Adobe Premiere pro , keep timeline ready for export
  2. Open AME
  3. Export the timeline by "Send to media encoder"
  4. It queues into AME
  5. Manually killed dynamiclinkmanager with a powershell command
  6. Closed AME
  7. Opened AME
  8. Exported again queue is not happening

 

Here is how i’m posting jobs to AME 

 

var jobID = app.encoder.encodeSequence(

targetSeq,
destPath},
presetPath,
range,
0
);


Question : i want to detect this state where queue does not happen either through jsx or  with powershell commands  so that no manual intervention would be required to detect and re-start both the apps.

1 reply

Community Manager
September 23, 2026

Hi ​@Ejaz31079328wr3x,

Thanks for the post. This is outside my level of expertise. Perhaps ​@EckiAME can assist here.

 

Thanks,
Kevin