• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Error with --Console es.processFile

Participant ,
Nov 10, 2022 Nov 10, 2022

Copy link to clipboard

Copied

Hi there,

I have bat file with below contents

"C:\Program Files\Adobe\Adobe Premiere Pro 2022\Adobe Premiere Pro.exe" --console es.processFile "test.jsx"

 

When media encoder is closed and i run bat file, jsx script runs fine.

When media encoder is open and i run bat, jsx script doesn't run and error pops up in media encoder.

 

Any Solution for this?

TOPICS
Crash , Export or render , Feature request , Freeze or hang , Watch folders

Views

663

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Nov 23, 2022 Nov 23, 2022

To trigger jobs on another machine, I would recommend creating a watch folder on a shared location and use that with a dedicated AME machine for encoding.

Votes

Translate

Translate
Adobe Employee ,
Nov 11, 2022 Nov 11, 2022

Copy link to clipboard

Copied

Media Encoder needs to be launched with the script in order to work properly. You can also use an IDE like Visual Studio Code with ExtendScript debugger to send the script over to AME.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 11, 2022 Nov 11, 2022

Copy link to clipboard

Copied

I know IDE way to run scripts. I need to run scripts in media encoder in another machine to keep queuing batch items using  app.frontEnd() using bat file or any other way if exists.? Is there anyway to do with vbs createObject() and run with wscript? There shud be someway or work around to do this simple task? Can we use csinterface() in some way to trigger jsx scripts using dos command > html > csinterface ()? Am banging my head around this from past 1 week ? Why there s no binary to achieve this easily from command line? Any possibility to use portable extendscript over network path and mention target app in jsx and run thru command line? 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Nov 23, 2022 Nov 23, 2022

Copy link to clipboard

Copied

To trigger jobs on another machine, I would recommend creating a watch folder on a shared location and use that with a dedicated AME machine for encoding.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Nov 30, 2022 Nov 30, 2022

Copy link to clipboard

Copied

LATEST

Done

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines