How to create a transition plugin in Vegas Pro ?

KR_Chaotix wrote on 9/2/2020, 7:10 PM

Hello everyone, I would like to create a plugin, and also a transitions plugin for Vegas Pro! Documentation is missing, and tutorial videos do not seem to exist .. So if you have any information to help me, don't hesitate .. I am very motivated and I hope to understand thanks to you.

Comments

vkmast wrote on 9/3/2020, 2:46 AM

The last "Sony Vegas Pro" version was # 13. If you get the info you request maybe consider creating plugins for newer versions which are VEGAS Pro.

KR_Chaotix wrote on 9/3/2020, 4:45 AM

The last "Sony Vegas Pro" version was # 13. If you get the info you request maybe consider creating plugins for newer versions which are VEGAS Pro.

Oh yes, here i speak of Vegas Pro.

I tend to call newer versions like this, it's for this .. But if not, do you know any information to develop plugins on Vegas Pro?

Chaotix

jetdv wrote on 9/3/2020, 8:34 AM

Please see here: https://www.vegascreativesoftware.info/us/forum/vegas-pro-scripting-faqs-resources--104563/

Specifically this link for Transitions: https://web.archive.org/web/20160710110542/http://www.sonycreativesoftware.com/de/download/devkits

A Transition is an OFX plugin so you would need to learn how to make use the OFX API.

KR_Chaotix wrote on 9/3/2020, 9:24 AM

Please see here: https://www.vegascreativesoftware.info/us/forum/vegas-pro-scripting-faqs-resources--104563/

Specifically this link for Transitions: https://web.archive.org/web/20160710110542/http://www.sonycreativesoftware.com/de/download/devkits

A Transition is an OFX plugin so you would need to learn how to make use the OFX API.

Oh nice, OK, i have to download "Video Plug-In Development Kit (OFX) updated on 3. Apr 2013" ?

Besides, do we agree that scripts and plugins are different? Do you know of video tutorials explaining maybe peculiarities, or if not a discord or a forum to interact about plugins. Because with all its documentation, I'm rather lost ^^

jetdv wrote on 9/3/2020, 3:52 PM

Scripts and plugins are definitely different! I do not have any information on building an OFX plugin. I have lots of information about using scripts.

KR_Chaotix wrote on 9/3/2020, 6:53 PM

Scripts and plugins are definitely different! I do not have any information on building an OFX plugin. I have lots of information about using scripts.

Ohh alright .. No problem, you helped me a lot ^^

KR_Chaotix wrote on 9/4/2020, 11:16 AM

Scripts and plugins are definitely different! I do not have any information on building an OFX plugin. I have lots of information about using scripts.

Sorry to bother you a second time, but there seems to be a problem with the development kit. I'm trying to open the visual studio folder but it doesn't work ... I think it's because the development kit is outdated. Do I then have to replace things on the code or do I have to download a newer version of the SDK...