Skip to main content
Participating Frequently
April 5, 2015
Answered

How to set the priority of my AEIO?

  • April 5, 2015
  • 1 reply
  • 453 views

It seems that my AEIO has a lower priority than the original one, which causes some errors.

(*.flv files)

How to lift the priority?

This topic has been closed for replies.
Correct answer shachar carmi

if i understand you correctly, you're writing an AEIO for a format (flv)

which is already supported by AE.

the SDK doesn't support that. AE will ignore AEIOs that associate to format

it's already handling.

what's your end game? i'd bet you really need to do what you do, so perhaps

we could strategize.

1 reply

shachar carmiCommunity ExpertCorrect answer
Community Expert
April 5, 2015

if i understand you correctly, you're writing an AEIO for a format (flv)

which is already supported by AE.

the SDK doesn't support that. AE will ignore AEIOs that associate to format

it's already handling.

what's your end game? i'd bet you really need to do what you do, so perhaps

we could strategize.

Participating Frequently
April 5, 2015

Maybe I could ask the users to change the suffix(.flv) into another one.

It must work, but a little uncomfortable.

I'm going to import some .flv files (h264 video stream) into ae. 

Community Expert
April 5, 2015

that's the only way i see.

you can create a "import" menu entry which would automate the extension

change. just to make life a bit easier for your users...