I want to make a plugin that can only Import a video file.
I want to make a plugin that can only Import a video file.
but guide and example files offer only SDK importer.
is it possible to Import a video file from other program to premier?
I want to make a plugin that can only Import a video file.
but guide and example files offer only SDK importer.
is it possible to Import a video file from other program to premier?
I don't think what you're trying to do is possible with any of the C++ Importer APIs; those enable developers to write support for file formats PPro does not already support..
If you are trying to import files that PPro can already understand, an HTML5 (JavaScript)-based panel is the right approach.
Here's the panel project:
https://github.com/Adobe-CEP/Samples/tree/master/PProPanel
Here's how to set up a panel development environment:
https://github.com/Adobe-CEP/Samples/blob/master/PProPanel/payloads/PPro_Panel_QuickStart_Guide.pdf
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.