vMix Forums
»
General
»
Feature Requests
»
Instant Replay Pause Frame
Rank: Newbie
Groups: Registered
Joined: 12/10/2022(UTC) Posts: 5
|
As an example in football in the case of offside Key Moment Selection: The replay operator identifies the frame where the ball is last in contact with the passer's foot. Pause Frame: The frame is paused for a few time at this precise moment to determine the position of attacking and defending players.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,304 Location: Belgium Thanks: 296 times Was thanked: 974 time(s) in 807 post(s)
|
Originally Posted by: adeloche As an example in football in the case of offside Key Moment Selection: The replay operator identifies the frame where the ball is last in contact with the passer's foot. Pause Frame: The frame is paused for a few time at this precise moment to determine the position of attacking and defending players.
I assume this to happen during actual playing of an event. As the operator has identified the position allready he could store the position or the timecode , both available in the API XML, to be used in a script during playback that stops the play at that retrieved reference , incorporate a pause time before continuing . Hitting the exact mark will likely depend on the playback speed chosen but there is a function to jump to that retrieved timecode as an instant tweak. Beauty of vMix: if you want something specific to your needs , create it ;-)
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 12/10/2022(UTC) Posts: 5
|
Would you like to provide me an exemple vidéo ??
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,304 Location: Belgium Thanks: 296 times Was thanked: 974 time(s) in 807 post(s)
|
Originally Posted by: adeloche Would you like to provide me an exemple vidéo ?? of what?
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 12/10/2022(UTC) Posts: 5
|
Originally Posted by: doggy Originally Posted by: adeloche Would you like to provide me an exemple vidéo ?? of what? Instant Replay with pause point frame When play the event it pause automaticaly for 2 sec And countinue Again
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/24/2021(UTC) Posts: 573 Location: athens Thanks: 141 times Was thanked: 78 time(s) in 74 post(s)
|
You can use a simple script like Code:
API.Function("ReplayPause", Channel:="1")
sleep (2000)
API.Function("ReplayPlay", Channel:="1")
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,304 Location: Belgium Thanks: 296 times Was thanked: 974 time(s) in 807 post(s)
|
Originally Posted by: adeloche Originally Posted by: doggy Originally Posted by: adeloche Would you like to provide me an exemple vidéo ?? of what? Instant Replay with pause point frame When play the event it pause automaticaly for 2 sec And countinue Again You really need to be cleare on your request. want an operator to set the footage at a specific frame , show it at auto play further after certain time or operator specifies a certain pause point , the replay footage (event) is played from beginning , pauses at reference point and then continues after cettain pause time . be it for a feature request or a solution in general it helps a lot if its clearly explained to avoid waisting time getting a possible result and no , have no video of it of a at the moment of a theoretical request , maybe you can make one to show exaclty what you want the end result to be
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Instant Replay Pause Frame
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