logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
hardayildiz  
#1 Posted : Monday, October 4, 2021 8:48:59 PM(UTC)
hardayildiz

Rank: Member

Groups: Registered
Joined: 1/20/2021(UTC)
Posts: 11
Location: Istanbul

Thanks: 8 times
Hello all,

We need various script developments at Vmix.
We are looking for who interested to help us on freelance basis. We can have a quick chat on the commercials if it sounds interesting.

Our prior goals are below;

1) A script to work in multilayer inputs to enable / disable sound of certain inputs in the layers.
- Inputs in layers are getting changed during the show. We need a script which will identify the current input in the layer "xxx" by GUID (xxx=layer numbers. These will be provided by us) and enable the sound of the input, also will identify the inputs in layer "yyy" (yyy=layer numbers. These will be provided by us) and will disable their sound.

If the above requires two separate scripts (one for enabling and one for disabling) it's also fine.

2) Scripts to handle positioning of a certain input based on X,Y axis and zoom position. Whenever we run the script it will move the Main layer in the related axis, referring to its current position.

There will be 6 scripts for an input.

- Move input to the right side of X axis for "aaa" unit (reference position will
- Move input to the left side of X axis for "aaa" unit
- Move input to the up side of Y axis for "aaa" unit
- Move input to the down side of Y axis for "aaa" unit
- Zoom in input for "aaa" unit.
- Zoom out input for "aaa" unit.

Parameters will be provided by us. Once we receive the script we've then create buttons for each on Companion ourselves.

Thank you in advance,
doggy  
#2 Posted : Monday, October 4, 2021 9:59:08 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Quote:
1) yyy=layer numbers. These will be provided by us

In what way will they be provided ? in a flexible manner of fixed per script ?

2) dito + definition of units ?
hardayildiz  
#3 Posted : Monday, October 4, 2021 10:30:02 PM(UTC)
hardayildiz

Rank: Member

Groups: Registered
Joined: 1/20/2021(UTC)
Posts: 11
Location: Istanbul

Thanks: 8 times
Originally Posted by: doggy Go to Quoted Post
Quote:
1) yyy=layer numbers. These will be provided by us

In what way will they be provided ? in a flexible manner of fixed per script ?

2) dito + definition of units ?


1) Fixed per script. In eg. "Script A" will be triggered when "Multilayer A" is on out. And it will always enable the sound of layer numbers 3,4,5 and disable layer numbers 6,7,8.

"Script B" will be triggered when "Multilayer B" is on out. And it will always enable the sound of layer number 3,4 and disable 5,6,7,8.

Actually, we want only one of these scripts (in eg. "Script A"). We believe we can manage to edit it and use for the rest of the multilayer inputs.

2) We'll provide only 1 GUID and will ask the script to move this input. This GUID will not change.
We have nearly 15 inputs (again they have fixed GUID's) which need the same thing.
Again we are expecting to get only one script per direction.
I believe on this scripts it is easier for us to edit it to work on the rest of inputs.

Definition of units;
- zoom-in by 0.05 units
- zoom-out by 0.05 units
- add 0.01 units to Pan X
- subtract 0.01 units from Pan X
- add 0.01 units to Pan Y
- subtract 0.01 units from Pan Y

ss 1.png (14kb) downloaded 1 time(s).
doggy  
#4 Posted : Monday, October 4, 2021 10:43:41 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,081
Belgium
Location: Belgium

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Quote:
We have nearly 15 inputs (again they have fixed GUID's) which need the same thing.


SO 15 input each 6 move/zoom functions? How many buttons do you have to control?
A script is used to simplify operations preferable less buttons in the process

Quote:
eg. "Script A" will be triggered when "Multilayer A" is on out.

so you intend to trigger the script when you select a change of layer input , not automatically ?
Quote:
Script B" will be triggered when "Multilayer B" is on out. And it will always enable the sound of layer number 3,4 and disable 5,6,7,8.


why separate scripts ?

PM me if you are interested in guidance and solution
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.