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
dim_111  
#1 Posted : Wednesday, February 5, 2020 4:21:53 AM(UTC)
dim_111

Rank: Newbie

Groups: Registered
Joined: 6/4/2012(UTC)
Posts: 1

Hi!
Is it possible to trigger stinger (or video clip) BEFORE end of video? Something about not OnCompletion, but BeforeCompletion with xxx milliseconds?
Thank you!
doggy  
#2 Posted : Wednesday, February 5, 2020 4:41:37 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,057
Belgium
Location: Belgium

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
Not standard way i know of but you could read the position & duration status from the API xml of the used input and calculate the remaining time you want to use and instruct the stinger function accordingly (script)
IceStream  
#3 Posted : Thursday, February 6, 2020 12:50:16 PM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,600
Man
Location: Canada

Thanks: 33 times
Was thanked: 501 time(s) in 470 post(s)
@ dim_111

You have a couple of options:

a) You could adjust the "Mark Out" point of the video clip and use the "OnCompletion" Trigger.
b) If you know the length of the video, you could set up a timer that is just shy of that and use the "OnCountdownCompleted" Trigger.


Ice
tkachuk.alex  
#4 Posted : Thursday, February 6, 2020 6:54:01 PM(UTC)
tkachuk.alex

Rank: Advanced Member

Groups: Registered
Joined: 7/8/2016(UTC)
Posts: 49
Man
Ukraine
Location: Ukraine

Thanks: 11 times
Was thanked: 5 time(s) in 3 post(s)
Originally Posted by: IceStream Go to Quoted Post
@ dim_111

You have a couple of options:

a) You could adjust the "Mark Out" point of the video clip and use the "OnCompletion" Trigger.
b) If you know the length of the video, you could set up a timer that is just shy of that and use the "OnCountdownCompleted" Trigger.


Ice


option "a" - not good. I think, because I have same problem, it's because stinger with alpha chanel, so it must start 1 second to the end, else it will be freeze picture with a stinger.
IceStream  
#5 Posted : Thursday, February 6, 2020 9:34:40 PM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,600
Man
Location: Canada

Thanks: 33 times
Was thanked: 501 time(s) in 470 post(s)
@ tkachk.alex

Then option "b" should work well if set-up properly.
That is, Trigger the countdown to start when the video transitions in and Trigger the Stinger to play on countdown completion.
(I might suggest giving it more than a second depending on your Stinger, but a little trial and error tweaking to get it right and it should work like a charm)


Ice
Users browsing this topic
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.