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
Dave.S  
#1 Posted : Saturday, July 18, 2020 4:04:31 AM(UTC)
Dave.S

Rank: Newbie

Groups: Registered
Joined: 7/18/2020(UTC)
Posts: 8
United Kingdom

Thanks: 1 times
I have a requirement for 4 inputs on screen with 4 titles to appear on demand and disappear after x seconds with one shortcut.

My first attempt was to add a title to a disabled layer on an input and use a shortcut to bring that on and off (MultiviewOverlayOn). This works but doesn't run the animation and is a hard cut.

My next approach was to use SetMultiviewOverlay, this does trigger the title animation but it seems to show the last frame of the title before beginning the animation and I'm having trouble setting a trigger for the title to fade after x seconds.

I'm sure there is better way.

Thanks,

Dave
doggy  
#2 Posted : Saturday, July 18, 2020 4:14:26 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
Triggers work on original inputs not layers

4 inputs at the same time ?
Do these 4 titles have to appear individually , sequentially or together ?
thanks 1 user thanked doggy for this useful post.
Dave.S on 7/18/2020(UTC)
Dave.S  
#3 Posted : Saturday, July 18, 2020 4:16:00 AM(UTC)
Dave.S

Rank: Newbie

Groups: Registered
Joined: 7/18/2020(UTC)
Posts: 8
United Kingdom

Thanks: 1 times
Originally Posted by: doggy Go to Quoted Post
Triggers work on original inputs not layers

4 inputs at the same time ?
Do these 4 titles have to appear individually , sequentially or together ?


They would appear together
doggy  
#4 Posted : Saturday, July 18, 2020 4:18:20 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
Originally Posted by: Dave.S Go to Quoted Post


They would appear together


than create 1 title holding your "4 titles" , overlay it and trigger it to go away after set delay

Dave.S  
#5 Posted : Saturday, July 18, 2020 4:25:23 AM(UTC)
Dave.S

Rank: Newbie

Groups: Registered
Joined: 7/18/2020(UTC)
Posts: 8
United Kingdom

Thanks: 1 times
Originally Posted by: doggy Go to Quoted Post


than create 1 title holding your "4 titles" , overlay it and trigger it to go away after set delay



Thanks for the idea. Will give it a try. Am I to understand that the functionality I need is only available in Overlays? I quite liked the idea of tying a title to an input as I have several multiviews with different layouts and numbers of pips and it seemed to be a time-saving choice.
doggy  
#6 Posted : Saturday, July 18, 2020 4:53:39 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 291 times
Was thanked: 955 time(s) in 790 post(s)
Originally Posted by: Dave.S Go to Quoted Post


Thanks for the idea. Will give it a try. Am I to understand that the functionality I need is only available in Overlays? I quite liked the idea of tying a title to an input as I have several multiviews with different layouts and numbers of pips and it seemed to be a time-saving choice.



no , triggers respond to action on an input , not a layer in a multiview for example

say you have a multiview ( your layouts) a trigger will respond the action of the main layer as such that's were one has to specify it

now say you have no 2 titles with a layout inside to match your 2 MV's

for each set a trigger on the MV inputs to overlayin the matching title on ontransitionin , the matching title now needs a trigger on overlayIn to overlayout with a delay of x seconds. that's it be it you manually transition to your MV or with a shortcut

so each multiview can trigger its own matching title
Users browsing this topic
Guest (2)
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.