open Video Event FX window by javascript script

marcinzm wrote on 7/30/2021, 11:32 AM

Hello,

 

I wrote a script which adds specified effect to event/single video track.

 

```

    var videoEvent        = VideoEvent(evnt);    
                        
                            var plugInName = 'proDAD Mercalli Pro';
                            //var presetName = '100% Black and White';
                            var fxx = Vegas.VideoFX;
                            var plugIn = fxx.GetChildByName(plugInName);

                            var effectx = new Effect(plugIn);
                            videoEvent.Effects.Add(effectx);

```

How to open Video Event FX window in Vegas Pro 18 automatically after adding specified effect?

I need it do programmatically (in *.js file extension).

Can you help me?

Regards

Marcin

If you are bored, drink water, you will want to pee. -> Albert Einstein - my idol!

I am 42. I have been creating videos since 2009 (the date when my first daughter was born in). My first video software was Pinnacle, next one was Sony Vegas 8 (I am not sure if remember it correctly). I am also a developer and wedding movie operator and editor. For example: I have created an Android app which let me control Vegas Pro rendering progress level on Android smartphone. I created it for fun, because I also love programming. I also created my own plugin for Audio To Text feature specified usage from Vegas Pro 19. I created proxy creation plugin which uses multiple GPU threads (maximum 3) to create proxy files for Vegas Pro. I also written many others plugin/softwares which enhance my video editing, also wedding editing.

Camera/video camera: Sony FX3, Sony A7 III, Sony FDR AX 100, Canon 5D Mark III, GoPro Hero Black 7,8,9,10

Lenses for Sony: Tamron 28-75mm F/2.8 Di III , Sony 24mm gm 1.4 FE, Sony 20 mm G FE 1.8

Lenses for Canon: Canon EF 24-70 mm F/2.8 L USM, Canon 70-200 f/2.8 L

Drone: DJI Mavic 3 & DJI Phantom 4 Pro v2.0

 

Editing: Vegas Pro 20 (365) with a lot of third party plugins, also my own plugins written in C#

 

PC:

CPU: Intel(R) Core(TM) i9-7900X CPU @ 3.30GHz   3.31 GHz

RAM: 128 GB

GPU: Nvidia RTX 2080 TI

storage: 4 SSD drives (including two M.2 flash drives) and two HDD drives

Windows system: 10 Home edition