Skip to main content
Participant
May 12, 2019
Answered

Creating codecs for Adobe Media Encoder

  • May 12, 2019
  • 2 replies
  • 519 views

Hi,

How can I go about using my proprietary codec with AME?

Specifically, is there a way to develop a plugin so that AME can encode using my codec?

Thanks,

Eric

This topic has been closed for replies.
Correct answer Stan Jones

Try looking at the PR SDK. Here is the forum:

Premiere Pro SDK

2 replies

Stan Jones
Community Expert
Stan JonesCommunity ExpertCorrect answer
Community Expert
May 13, 2019

Try looking at the PR SDK. Here is the forum:

Premiere Pro SDK

qdin0Author
Participant
May 30, 2019

Thanks!

Peru Bob
Community Expert
Community Expert
May 12, 2019

Is the codec installed on your system?

What is the codec?

qdin0Author
Participant
May 30, 2019

The codec is not installed on my system - I have it as a c++ library. I would like to wrap this library in some container to use with AME.