Page 1 of 1

Posted: Thu Aug 22, 2002 5:44 pm
by HaraldHeim
Do you want to import Premiere project files or do you want to execute Premiere plugins in your application?

I don't know if Premiere project files are described in the SDK. If not, it will be a lot of work to learn how they are composed.

Creating a Premiere plugin host might even be more difficult. But as the SDK describes what a plugin must do, you can guess more or less from that how a plugin host should behave.

Sorry, I don't know any sample codes for both tasks. You could try finding and asking people who already tried or succeeded with such tasks.