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
jaylaw64  
#1 Posted : Tuesday, December 5, 2023 10:15:33 PM(UTC)
jaylaw64

Rank: Newbie

Groups: Registered
Joined: 12/17/2021(UTC)
Posts: 2
United States

Thanks: 1 times
I'm building a new ticker with a fairly wide box. Is it possible to have the text start after some % has been shown.

The current behavior is that the text does not wrap and start to scroll again until the text is completely exhausted off the side of the box. This leaves a blank box so that if someone comes in part way through they just see the very end and have to wait for a full wrap. It would be cool to say "Start again after text is 75% gone" So a line like:

"Our show will be staring soon ..."

Would show as;

"soon ... Our show will be starting"

and

"be starting soon ... Our show will"
doggy  
#2 Posted : Tuesday, December 5, 2023 10:38:46 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)
Originally Posted by: jaylaw64 Go to Quoted Post
I'm building a new ticker with a fairly wide box.


Ticker box can not be wider than the screen does it ?
Text can be longer then the box hence its scroling along (ticker)


Quote:
Is it possible to have the text start after some % has been shown.

The current behavior is that the text does not wrap and start to scroll again until the text is completely exhausted off the side of the box. This leaves a blank box so that if someone comes in part way through they just see the very end and have to wait for a full wrap. It would be cool to say "Start again after text is 75% gone" So a line like:

"Our show will be staring soon ..."

Would show as;

"soon ... Our show will be starting"

and

"be starting soon ... Our show will"


sure, calculate the time it takes for 75% of your text to scroll past (script) and send the text again (ticker set to add instead of replace)

if the text is of approx fixed length use it in a data source (2 rows with same text with a slicht difference say extra period or space) and auto-loop the datasource, adjust ticker speed and loop timer to your satisfaction (ticker set to add instead of replace)


https://forums.vmix.com/...ts/t17689-Tidy-up-ticker

https://forums.vmix.com/...689-Tidy-up-ticker/page2

there are probably a few more posts to be found
thanks 1 user thanked doggy for this useful post.
jaylaw64 on 12/6/2023(UTC)
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.