vMix Forums
»
General
»
Instant Replay
»
use value of a title as a label for instant replays?
Rank: Member
Groups: Registered
Joined: 7/18/2020(UTC) Posts: 29 Location: Frankfurt Thanks: 1 times
|
Hi, I'm not sure if there is a way using more advanced scripting/programming, but I could not find any solution yet: I have have my -5s and -10s shortcuts on the streamdeck for instant replay and also some buttons for directly putting a label on the event like "goal", "foul" etc. I'd love to automatically put the game clock value (available for my titles as a data source) as a label to the events. Is there any way to pull that information to a label at the time when I press my "-10s" button after a goal? Thanks Morki
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,220 Location: Belgium Thanks: 291 times Was thanked: 953 time(s) in 788 post(s)
|
Originally Posted by: Morki Hi, I'm not sure if there is a way using more advanced scripting/programming, but I could not find any solution yet: I have have my -5s and -10s shortcuts on the streamdeck for instant replay and also some buttons for directly putting a label on the event like "goal", "foul" etc. I'd love to automatically put the game clock value (available for my titles as a data source) as a label to the events. Is there any way to pull that information to a label at the time when I press my "-10s" button after a goal? Thanks Morki Replace the shortcut with a call to a scipt that does : ReplayMarkInOut (with your desired time) Input.Find() your data (clock value) from the title ReplaySetLastEventText with the value you retrieved
|
2 users thanked doggy for this useful post.
|
|
|
Rank: Member
Groups: Registered
Joined: 7/18/2020(UTC) Posts: 29 Location: Frankfurt Thanks: 1 times
|
Originally Posted by: doggy Originally Posted by: Morki Hi, I'm not sure if there is a way using more advanced scripting/programming, but I could not find any solution yet: I have have my -5s and -10s shortcuts on the streamdeck for instant replay and also some buttons for directly putting a label on the event like "goal", "foul" etc. I'd love to automatically put the game clock value (available for my titles as a data source) as a label to the events. Is there any way to pull that information to a label at the time when I press my "-10s" button after a goal? Thanks Morki Replace the shortcut with a call to a scipt that does : ReplayMarkInOut (with your desired time) Input.Find() your data (clock value) from the title ReplaySetLastEventText with the value you retrieved It took a moment to figure it out, but that works perfectly now. Thanks!
|
|
|
|
vMix Forums
»
General
»
Instant Replay
»
use value of a title as a label for instant replays?
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