Skip to main content
Participant
January 10, 2019
Answered

AME Web Service Setup

  • January 10, 2019
  • 3 replies
  • 3885 views

Hi Users/Support staff,

​This is regarding the Adobe Media Encoder (AME) web service setup.

​I have followed the AME web service setup/installation steps and my service is up and running on a windows VM with latest Adobe After Effects and Media Encoder installed on it.

The command I have used for installation is "AMEWinService -install" and "AMEWebService -install", both of which were successful.

I have referred the following discussion while setting up the service:

AMEWebService - Any Documentation available?

When I hit "localhost:8080/server", I can see the ServerStatus is Online. However, when I try to submit a job xml via POST call to "localhost:8080/job", nothing happens. I can observe CPU utilization increases after I make the POST call which means something is definitely happening in the background however I do not get any response back nor do I know where I can find the logs (I have searched the Media encoder folder to see if any log file is generated, also checked service logs which shows no useful info/error). The job xml I am using to make the post call is as follows:

<manifest version="1.0">

<SourceFilePath>C:\Users\Administrator\Desktop\AETest_new.avi</SourceFilePath>

<DestinationPath>C:\Users\Administrator\Desktop\out.mp4</DestinationPath>

<SourcePresetPath>C:\Program Files\Adobe\Adobe Media Encoder CC 2018\MediaIO\systempresets\4E49434B_48323634\01 - Match Source - High bitrate.epr</SourcePresetPath>

</manifest>

I am trying to convert the .avi file (which I generate from After Effects) into a .mp4 file of reduced size. Is there anything I am missing out on?

Since I do not want AME GUI into picture, I need to get this task done in the background.

I would highly appreciate your help or suggestions.

Thanks in advance!!

Correct answer Bruce Bullis

AME Web Services are officially unsupported, have not been updated since their initial release; we have no future plans for AME Web Services.

However, Adobe does offer APIs that support network rendering, for our Enterprise customers.

Please write me directly [b b b at adobe dot com], describing the specific workflow(s) you'd like to support, and I can provide guidance to available APIs and resources. Happy to help.

3 replies

Participant
November 6, 2021

It's so unsported that it's still included with version 2022.  What's the real answer Adobe?

Bruce Bullis
Community Manager
Community Manager
February 17, 2022

It remains existent, yet unsupported.

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
January 10, 2019

AME Web Services are officially unsupported, have not been updated since their initial release; we have no future plans for AME Web Services.

However, Adobe does offer APIs that support network rendering, for our Enterprise customers.

Please write me directly [b b b at adobe dot com], describing the specific workflow(s) you'd like to support, and I can provide guidance to available APIs and resources. Happy to help.

Participant
October 12, 2020

Hi, How can I submit a job with ame web service.

Is there a tutorial or documentation to do that?

Where can i find the APIs?

I would like to create a system like aerender command line for AME.

 

hoping for your help.

Thanks

 

Greta.

 

 

vishnudasj81457270
Participant
January 10, 2019

Hi,

I found that you have installed both services. One is windows service and another one is web service. It looks like you have installed web service properly and you got the response. Secondly please make sure that avi file is valid, try to do the process manually to ensure the file is not corrupted.

You can check the AME logs in C:\Users\"UserName"j\Documents\Adobe\Adobe Media Encoder\12.0\AMEEncodingLog.txt