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

how to set encode preset and how to get encode process in extendscript with AME2019

New Here ,
Dec 26, 2019 Dec 26, 2019

Copy link to clipboard

Copied

hi, I am working on AME2019 with extendscript, my goal is to send the Pr project to AME and automate rendering, the simple code is as follows:

 

frontEnd = app.getFrontend();
encHost = app.getEncoderHost();
proPath = "/Users/hjc/mac_test.prproj";
frontEnd.addItemToBatch(proPath);
encHost.runBatch();
 
my problem are:
1 how to set encode preset?
2 how to get encode process?
 
thank you very much!
TOPICS
Export or render , Formats , How to

Views

225

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
no replies

Have something to add?

Join the conversation