
jestructure
Community Beginner
jestructure
Community Beginner
Activity
‎May 12, 2016
05:31 AM
Thank you, Thomas, but that seems to return the extension path, not the project path.
... View more
‎May 12, 2016
05:08 AM
I've already asked several questions in the forums, but I still feel lost. For every feature I want to implement, I have to come here to ask if it's even possible. So, what I would like to be my last question: Is there any documentation around?
... View more
‎May 12, 2016
04:58 AM
I'm trying to get the project folder from a Premiere Panel, but I can't find the way. Is it possible?
... View more
‎May 10, 2016
04:49 AM
Thank you very much, Bruce. I have downloaded the Invisible Extension panel, and it seems to work. I have replaced all the code from the onload event to just show an alert. However, something unexpected happens. In the manifest, the Panel is set to start on the "com.adobe.csxs.events.ApplicationActivate" event, but it doesn't start until Premiere loses focus and gets it again, as if it wasn't getting an ApplicationActivate on launch. So, in short: 1) if I run Premiere and wait, nothing happens. 2) If I minimize Premiere and restore it, the Panel runs. 3) If I minimize Premiere and restore it once more, nothing happens. Is this a bug or is there some workaround? I'm running Windows 7, in case that matters.
... View more
‎May 06, 2016
01:18 AM
Sorry, you're right. I'm interested in Panels right now.
... View more
‎May 04, 2016
05:33 AM
Sony Vegas allows plugin developers to store arbitrary data in a project, so it can be retrieved afterwards for the same or another plugin. Is that possible at all in premiere?
... View more
‎May 03, 2016
01:48 AM
Thank you, that's great! Ideally I would like to create a project from an external application. Is there any way to run Premiere and make it automatically launch a Panel, or something like that? Best regards!
... View more
‎Apr 29, 2016
04:11 AM
Hi, In order to better integrate my app with Adobe Premiere, I would like the ability to create a Premiere project and populate it with certain clips. Sony Vegas, for example, allows to pass by command line a script, which can do everything I need. However, I can't think of a way to do this with Premiere. I think I could have an empty project to copy it whenever I need, and then have the user load the required clips through a Panel action, but I would prefer to do it in one step. Is this possible at all? I don't think the "Importer API" is really related, but I'm checking it just in case. Best regards.
... View more
‎Nov 16, 2015
09:12 AM
Thank you very much, bbb_999. That's exactly what I needed.
... View more
‎Nov 13, 2015
01:41 AM
Thank you very much, brooce. Is it possible to run native code from an HTML5 panel? Seems dubious, and that is what I really want. Best regards.
... View more
‎Nov 10, 2015
04:44 AM
Hello, The external app was just an example. I want some code to execute in response to some UI action, ideally a custom button or menu entry. The workflow we want to achiveve right now is something like this: When the user clicks in our custom UI element, a dialog is opened, allowing the user to search contents in our MAM, so he can drag videos to the bin or the Timeline. We already have a search application, so running it seems to be the simplest way. Is this possible at all? Thank you very much for your reply.
... View more
‎Nov 06, 2015
02:32 AM
I would like to create a Premiere plugin to do somthing like launching an external application when the users performs some action (clicking a button/menu object/etc). I have taken a look but none of the plugin types seem to cover what I need. The hardware integration plugins seem out of the question because, you know, hardware. Transitions, video filters and GPU Effects seem to be just for image edition. Is it possible to do this? What would be the best way to achieve this? A Device Controller, perhaps? Best regards.
... View more