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
FouNZo  
#1 Posted : Saturday, August 25, 2018 9:50:33 AM(UTC)
FouNZo

Rank: Newbie

Groups: Registered
Joined: 8/25/2018(UTC)
Posts: 2
Location: Côte d'Ivoire

Hi everyone,
I tried to set the duration of an Ticker Text to 3 minutes (180.000 milliseconds) in the Overlay Setting but I got an error. What I want is the Ticker Text to scroll and after 3 minutes, I want it to disapear from the output windows. What am I doing wrong? Thanks in advance.
rudyengels  
#2 Posted : Saturday, August 25, 2018 12:38:44 PM(UTC)
rudyengels

Rank: Advanced Member

Groups: Registered
Joined: 2/16/2017(UTC)
Posts: 125
Man
Belgium

Thanks: 25 times
Was thanked: 25 time(s) in 18 post(s)
Hi,

The max.duration of an overlay is 10.000 milliseconds
rudyengels  
#3 Posted : Saturday, August 25, 2018 12:57:21 PM(UTC)
rudyengels

Rank: Advanced Member

Groups: Registered
Joined: 2/16/2017(UTC)
Posts: 125
Man
Belgium

Thanks: 25 times
Was thanked: 25 time(s) in 18 post(s)
As always, there are multiple ways to achieve this. This is working for me:

1. Create your ticker
2. Create a timer input with your necessary duration
3. On your ticker input, create a trigger "OnOverlayIn > StartCountdown > input from point 2"
4. On your timer input, create a trigger "OnCountdownCompleted > OverlayInput1Off"

Whenever you put your ticker as Overlay 1, it will start the timer and after the chosen duration it will end the overlay
thanks 1 user thanked rudyengels for this useful post.
RingsideReport on 10/7/2020(UTC)
FouNZo  
#4 Posted : Tuesday, August 28, 2018 7:51:44 PM(UTC)
FouNZo

Rank: Newbie

Groups: Registered
Joined: 8/25/2018(UTC)
Posts: 2
Location: Côte d'Ivoire

rudyengels wrote:
As always, there are multiple ways to achieve this. This is working for me:

1. Create your ticker
2. Create a timer input with your necessary duration
3. On your ticker input, create a trigger "OnOverlayIn > StartCountdown > input from point 2"
4. On your timer input, create a trigger "OnCountdownCompleted > OverlayInput1Off"

Whenever you put your ticker as Overlay 1, it will start the timer and after the chosen duration it will end the overlay


Thanks for the suggestion, i will definitely try it tomorrow. I knew the maximum duration for the overlays was 10.000 milliseconds but the user guide pdf i downloaded never mention it. Thanks again!
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.