vMix Forums
»
General
»
GT
»
Start Ticker on TransitionIn / TransitionOut on end Ticker
Rank: Member
Groups: Registered
Joined: 6/5/2019(UTC) Posts: 29 Thanks: 6 times Was thanked: 2 time(s) in 2 post(s)
|
Hello @All,
how i can start a ticker from beginning if it triggers in and how i can transition the title out if the ticker is on the end of the text?
Or, how i can build a equal title what do this?
THX!
JimJim XUN
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,209 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: xun
how i can start a ticker from beginning if it triggers in
The hard part: have it's inputs set as "Automatically restart with stransition " Quote:
and how i can transition the title out if the ticker is on the end of the text?
The easy part: Have a trigger on overlaying in that calls a script that checks how long its content is , relate that to the speed of the ticker taking into account the width of the ticker frame itself and the fontsize character width used plus the time it takes for the last character to travel the whole width of the ticker to calculate the total time needed before transitioning out . or take a stopwatch , time how long it takes until text has gone by (in preview) to use as a delay after overlaying in each time one changes the content pretty simple basically
|
|
|
|
Rank: Member
Groups: Registered
Joined: 6/5/2019(UTC) Posts: 29 Thanks: 6 times Was thanked: 2 time(s) in 2 post(s)
|
Originally Posted by: doggy The hard part: have it's inputs set as "Automatically restart with stransition " sounds good .. i will try it .. thx. Originally Posted by: doggy The easy part: Have a trigger on overlaying in that calls a script that checks how long its content is , relate that to the speed of the ticker taking into account the width of the ticker frame itself and the fontsize character width used plus the time it takes for the last character to travel the whole width of the ticker to calculate the total time needed before transitioning out .
or take a stopwatch , time how long it takes until text has gone by (in preview) to use as a delay after overlaying in each time one changes the content
pretty simple basically and this sounds not so good ;) ... i know the len of the text a short time before i will use it. So not enougth time for me to "time-stop" the len. So, its better to calculate the time or the position. But for the position i need a "gettextleninpixel function". A simple (charwidth * textlen) is not enougth if the font is not fixed len. (Or i must build up a function what do that for me) i never use the script-part of vmix before. Did u have a litle example for me to do this calculation? THX. JimJim XUN
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,209 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
use mono spaced font ;-)
also i forgot to mention to take into account the fps of your setup for the calculations
|
|
|
|
Rank: Member
Groups: Registered
Joined: 6/5/2019(UTC) Posts: 29 Thanks: 6 times Was thanked: 2 time(s) in 2 post(s)
|
Originally Posted by: doggy use mono spaced font ;-) :-) ... i can't use monospaced font's .. the font is a customer specification. JimJim XUN
|
|
|
|
vMix Forums
»
General
»
GT
»
Start Ticker on TransitionIn / TransitionOut on end Ticker
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