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

Exporting media files from a project

Explorer ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

Hi,

I have created export controller and calling it from my panel using action script.

Currently I am able to export any active sequence to a particular format using 'exportTimeline' function of premiere(using Action script).

1. Can we export media files in a project, other that the sequences?

2. Can we create a UI for the export controller(export controller.epr which is build from c++)?

3. Is it possible to pass any parameters(strings) to the export controller?

Please suggest.

TOPICS
SDK

Views

1.3K

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

Advisor , May 24, 2013 May 24, 2013

Hi anoopnr134,

1) As of Premiere Pro CS6, the export controller can only be used to export sequences, not individual clips.

2) We just had some good discussion on this earlier this week in another posting here:

http://forums.adobe.com/message/5342131#5342131

3) What type of parameters are you looking to pass to the export controller?  Usually, the preset file specified will contain all the export parameters necessary.  So rather than passing parameters to the export controller, you could have the ex

...

Votes

Translate

Translate
Advisor ,
May 24, 2013 May 24, 2013

Copy link to clipboard

Copied

Hi anoopnr134,

1) As of Premiere Pro CS6, the export controller can only be used to export sequences, not individual clips.

2) We just had some good discussion on this earlier this week in another posting here:

http://forums.adobe.com/message/5342131#5342131

3) What type of parameters are you looking to pass to the export controller?  Usually, the preset file specified will contain all the export parameters necessary.  So rather than passing parameters to the export controller, you could have the export controller look for a preset at a specific path, and then before calling the export controller, swap out the preset at that path depending on the export parameters desired.

Cheers,

Zac

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
Explorer ,
May 30, 2013 May 30, 2013

Copy link to clipboard

Copied

Thank you Zac.

Is there any possible way to convert the individual clips to desired format?

Can we add these clips as a new sequnce and then export it? I cannot assign the contents for a new sequence from sctionscript.

Can you please suggest any other way we can export the clips/mediafiles in a project?

Thanks,

Anoop

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 ,
May 30, 2013 May 30, 2013

Copy link to clipboard

Copied

LATEST

Anoop, contact me directly for more information about what you're trying to accomplish.

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