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
Radiotvpat1982  
#1 Posted : Monday, February 8, 2021 3:20:35 AM(UTC)
Radiotvpat1982

Rank: Advanced Member

Groups: Registered
Joined: 7/24/2018(UTC)
Posts: 96
Location: Carrollton, GA

Thanks: 1 times
Was thanked: 14 time(s) in 10 post(s)
The first two functions can be done with a mouse but not possible by shortcut.

1: Change the overlay transition type in Overlays 1-4
I would like the ability to tell VMIX I sometimes want a cut, sometimes a fade, and maybe a Left to Right sweep when overlaying things.
Again, possible to change that by the mouse but not without. Would work just like the source transition which does have a shortcut option.

2: Change the Replay Event Transition Type from Cut to Fade in VMIX Replay
I would really like the ability to do this for each clip angle but I'd settle for just being able to change it on the fly.
This would be helpful when creating a certain playlist that might need cuts vs fades.


3: Would it be possible to just get a simple "Pause XXX Frames" shortcut? I understand you can add a delay in triggers but then you have to set that trigger up for each input vs just having a simple one-time common command. This would be useful for me when playing replay wipes and removing the bug. I could nest together some shortcuts with a simple "pause 120 frames" option. There is an unlimited amount of uses that this would be helpful for. Dip to black for video files is another good example. One command vs every input.



doggy  
#2 Posted : Monday, February 8, 2021 3:59:46 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 921 time(s) in 760 post(s)
Originally Posted by: Radiotvpat1982 Go to Quoted Post


3: Would it be possible to just get a simple "Pause XXX Frames" shortcut? I understand you can add a delay in triggers but then you have to set that trigger up for each input vs just having a simple one-time common command. This would be useful for me when playing replay wipes and removing the bug. I could nest together some shortcuts with a simple "pause 120 frames" option. There is an unlimited amount of uses that this would be helpful for. Dip to black for video files is another good example. One command vs every input.



This might be a good one to investigate and useful for you using the new DynamicValue options in v24
thanks 1 user thanked doggy for this useful post.
Radiotvpat1982 on 2/8/2021(UTC)
Radiotvpat1982  
#3 Posted : Monday, February 8, 2021 4:02:10 AM(UTC)
Radiotvpat1982

Rank: Advanced Member

Groups: Registered
Joined: 7/24/2018(UTC)
Posts: 96
Location: Carrollton, GA

Thanks: 1 times
Was thanked: 14 time(s) in 10 post(s)
I head the option of that but have not really dug too deep into that.

Can you tell me in basic terms what that would do? Is it basically saying no matter what Input 17 is make sure it does the following things?
doggy  
#4 Posted : Monday, February 8, 2021 4:30:39 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 921 time(s) in 760 post(s)
Originally Posted by: Radiotvpat1982 Go to Quoted Post
I head the option of that but have not really dug too deep into that.

Can you tell me in basic terms what that would do? Is it basically saying no matter what Input 17 is make sure it does the following things?


What?

One can assign a shortcut to an input number (checkbox) !
In scripting if the function has an input specified by a number instead of the name it will always be that input number !



Dynamics can be set (with script or shortcut) for Inputs And Values and consequently be used in a functions ( scripting )

API.Function("SetDynamicInput1",Value:="SomeTitle.gtzip") or API.Function("SetDynamicInput1",Value:="37")
API.Function("SetDynamicValue1",Value:="Guest Name")

API.Function("SetText",Input:="Dynamic1",SelectedName:="Description.Text",Value:="Dynamic1")
Users browsing this topic
Guest
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.