vMix Forums
»
General
»
General Discussion
»
Countdown trigger not triggering
Rank: Newbie
Groups: Registered
Joined: 12/22/2018(UTC) Posts: 3 Location: Maiden, NC
|
I apologize if this is a common one, I couldn't find an answer anywhere.
I have a countdown to a specific clock time (let's say 11 AM) on overlay 2 and an image loop running on overlay 4. When the countdown reaches 0, I'd like both overlays to turn off.
On the countdown title I created a trigger for oncountdowncompletion with a function of overlayinputalloff. The countdown itself seems to work perfectly but whenever it reaches 0 nothing happens. I've tried triggering with oncompletion as well as setting the function to just turning off overlay 2 or 4 - nothing.
Can someone please tell me what I'm missing?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/20/2014(UTC) Posts: 2,721 Location: Bordeaux, France Thanks: 243 times Was thanked: 794 time(s) in 589 post(s)
|
Make sure you're doing it right. The trigger must be set to the countdown timer title itself Guillaume
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,641 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ pd123456
Can you clarify if you are using a an XAML Timer Input or the Countdown feature of the Production clocks (won't work)?
Ice
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 12/22/2018(UTC) Posts: 3 Location: Maiden, NC
|
Using XAML. I took a screenshot of how the timer is setup. That tutorial is actually what gave me the idea. I have found that if the timer is set to the traditional x second countdown, it does work as expected. It does not work as I'm showing it. Is this a bug, a usage nobody has thought of, or am I missing something?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,641 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ pd123456
I think that issue is that the time of day never completes... AFAIK, what you are attempting will not work.
Ice
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 12/22/2018(UTC) Posts: 3 Location: Maiden, NC
|
IceStream, looks like you're right, which is unfortunate as reaching the specified time does occur so I'd expect vMix to mark it as completed.
Really didn't want to have to go learn yet another new program but....
Created a shortcut to the F1 key that clears all overlays
Installed autohotkey
Created this script: SetTitleMatchMode 2
IfWinExist, vMix
WinActivate
Send {F1}
Scheduled it to run every Sunday @ 11 with Windows task scheduler.
Does what I need and maybe opens the door to even more automation such as autolaunching vmix, starting the overlays, starting the stream...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,641 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
|
|
|
|
Rank: Member
Groups: Registered
Joined: 5/27/2020(UTC) Posts: 14 Location: Dallas Was thanked: 5 time(s) in 3 post(s)
|
Just encountered this today with vMix 27. I'm surprised a counter reaching zero doesn't work, no matter if it's counting down to a specific hour, or counting down to just zero. When it shows 00:00 on the screen, the countdown has completed. so just do the trigger?
I mean I get that it's now 24 more hours to the _next_ zero, but it HIT zero. It completed. On Completion. do this.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/24/2021(UTC) Posts: 543 Location: athens Thanks: 130 times Was thanked: 74 time(s) in 70 post(s)
|
Originally Posted by: IEBAcom Just encountered this today with vMix 27. I'm surprised a counter reaching zero doesn't work, no matter if it's counting down to a specific hour, or counting down to just zero. When it shows 00:00 on the screen, the countdown has completed. so just do the trigger?
I mean I get that it's now 24 more hours to the _next_ zero, but it HIT zero. It completed. On Completion. do this. Hello. Did you use the "on completion" trigger or "oncountdown completed"? Because these 2 are different things. The 1st is for videos,the 2nd is for the countdown title timers
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Countdown trigger not triggering
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close