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
wwdv  
#1 Posted : Sunday, March 5, 2017 6:39:00 PM(UTC)
wwdv

Rank: Advanced Member

Groups: Registered
Joined: 10/30/2013(UTC)
Posts: 290
Location: The Netherlands

Thanks: 6 times
Was thanked: 21 time(s) in 15 post(s)
In my setup when vMix starts, a title is displayed in the program output (with overlay4).
how can I simply let it disappear automatically after 5 minutes?
I set the duration timer, but that doesn't work and the countdown shows a timer that I don't need.
DWAM  
#2 Posted : Sunday, March 5, 2017 6:52:16 PM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Hi

if you want you can do this very easily with vMixUTC
https://forums.vmix.com/...aspx?g=posts&t=6468

It takes 30 seconds to setup:
Create a Timer Widget, set it to 5 minutes with "reverse" option to make it a countdown
Fill the "On Completion" field with a command name like "Overlay4Off"

Now create a Button Widget and give it a name
Tick the "execute" box and write "Overlay4Off" in the link field
Click the "script" + sign
Select "execlink" in the dropdown menu and select "OverlayInputOff" in the function menu and select 4 in the overlay number

Now start the countdown. When it reaches 0:00, the command "Overlay4Off" is sent to auto execute the Button command.

Et voila!

Longer to write than to do! ;o)

Guillaume
wwdv  
#3 Posted : Sunday, March 5, 2017 7:11:09 PM(UTC)
wwdv

Rank: Advanced Member

Groups: Registered
Joined: 10/30/2013(UTC)
Posts: 290
Location: The Netherlands

Thanks: 6 times
Was thanked: 21 time(s) in 15 post(s)
Thanks, but UTC needs Dotnet4.5, I like to keep my setup as tight as possible.

What is the function of the title duration anyway?
Is there maybe a better way to show the title with transparency over the program output?
DWAM  
#4 Posted : Sunday, March 5, 2017 7:30:23 PM(UTC)
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
vMixUTC can run on another PC than your vMix host.

Sorry I don't really understand your 2 questions.
There is no function for defining a title duration. This can be done by associating a countdown timer to a command for removing the overlay. This exactly what I explained above.
Titles are supposed to be used with an overlay or within a multiview (which is also an overlay)
wwdv  
#5 Posted : Sunday, March 5, 2017 7:46:29 PM(UTC)
wwdv

Rank: Advanced Member

Groups: Registered
Joined: 10/30/2013(UTC)
Posts: 290
Location: The Netherlands

Thanks: 6 times
Was thanked: 21 time(s) in 15 post(s)
I see now that the 'duration' clock in the title editor is meant for animations.

I already have a script running that starts streaming after 2 minutes, I will use it also for generating an Overlay4off call.
Video Dave  
#6 Posted : Tuesday, March 7, 2017 2:09:56 PM(UTC)
Video Dave

Rank: Advanced Member

Groups: Registered
Joined: 6/4/2014(UTC)
Posts: 81
Man
Location: USA

Thanks: 40 times
Was thanked: 9 time(s) in 9 post(s)
Within the Overlay Settings, there is a duration setting.
We use this to remove overlays automatically after 30 seconds.
I don't know how long you can set this but worth the look.
thanks 1 user thanked Video Dave for this useful post.
wwdv on 3/7/2017(UTC)
wwdv  
#7 Posted : Tuesday, March 7, 2017 2:29:06 PM(UTC)
wwdv

Rank: Advanced Member

Groups: Registered
Joined: 10/30/2013(UTC)
Posts: 290
Location: The Netherlands

Thanks: 6 times
Was thanked: 21 time(s) in 15 post(s)
Thanks, that's a simple solution, although it needs a free overlaychannel.

It's important to use frames in stead of ms, because 10.000 is the maximum allowed value for ms.

With frames greater delays are possible.
kol0  
#8 Posted : Tuesday, March 7, 2017 3:04:25 PM(UTC)
kol0

Rank: Advanced Member

Groups: Registered
Joined: 6/29/2014(UTC)
Posts: 35
Location: Poland

Thanks: 5 times
Was thanked: 8 time(s) in 8 post(s)
You can set trigger for that input in Vmix

Trigger: OnOverlayIn
Function: OverlayInput4Out
Delay: 30000

When you set that input on ANY overlay it clear out Overlay 4 after 30 sec.
thanks 1 user thanked kol0 for this useful post.
wwdv on 3/7/2017(UTC)
wwdv  
#9 Posted : Tuesday, March 7, 2017 3:44:27 PM(UTC)
wwdv

Rank: Advanced Member

Groups: Registered
Joined: 10/30/2013(UTC)
Posts: 290
Location: The Netherlands

Thanks: 6 times
Was thanked: 21 time(s) in 15 post(s)
Thanks, I overlooked the trigger function.

However the maximum delay here is unfortunately 30 seconds and I need 5 minutes.
Users browsing this topic
Guest
Similar Topics
Title duration and delay limitations (General Discussion)
by SpelingMistakes 3/31/2016 12:34:25 PM(UTC)
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.