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
Jan Hellgren  
#1 Posted : Monday, May 31, 2021 4:36:45 PM(UTC)
Jan Hellgren

Rank: Newbie

Groups: Registered
Joined: 3/17/2021(UTC)
Posts: 3
Sweden

Hello,
I have the need of temporarily disable all active overlays during short video clips and when the clip completes reactivate the same overlays (with same inputs). To disable the overlays I use the OverlayInputAllOff function from the video clip OnTransitionIn trigger. So far so good but at completion I don't know what overlay to display nor what input to use (Specially during playlist control).

How can I reactivate only the previosly active overlays and Inputs?

Thanks in advance for your help!
Jan
doggy  
#2 Posted : Monday, May 31, 2021 5:34:31 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Sound to me one will have to dig into using dynamicinputs or some scripting depending if you know beforehand which inputs will be used in the overlays or not
Jan Hellgren  
#3 Posted : Tuesday, June 1, 2021 5:25:55 PM(UTC)
Jan Hellgren

Rank: Newbie

Groups: Registered
Joined: 3/17/2021(UTC)
Posts: 3
Sweden

Thanks for your swift reply.
I guess your right but not the answer I hoped for. Scripting is propably the only way forward but with limited knowledge in scripting a OverlayInputRecentOn-function would have suited me better.

Regards / Jan
doggy  
#4 Posted : Tuesday, June 1, 2021 5:43:43 PM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Sort of agree with the OverlayInputRecentOn-function but then again multiple option might want to be demanded for each individual to use

One could also think about having these overlays in a multiview and overlay on/off that one only

as mentioned before if one knows the exact inputs to be overlayed on/off , the simple trigger for each individual one would suffice

if the inputs used are not constant one would need to check which were active on turning off before turning them on again

in a script before turning off one can check which are on , put these in the dynamicInput as variable and when it needs to be turned on just use the dynamic inputs to do so

At least you would be able to do what you which
Jan Hellgren  
#5 Posted : Tuesday, June 1, 2021 9:25:25 PM(UTC)
Jan Hellgren

Rank: Newbie

Groups: Registered
Joined: 3/17/2021(UTC)
Posts: 3
Sweden

Thanks for guidance. Just have to figure out how to write the script to populate the dynamic inputs. I'll give it a try.
doggy  
#6 Posted : Wednesday, June 2, 2021 2:21:40 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Originally Posted by: Jan Hellgren Go to Quoted Post
Thanks for guidance. Just have to figure out how to write the script to populate the dynamic inputs. I'll give it a try.


and many more hints in this post
https://forums.vmix.com/...ng-for-Dummies#post88552
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.