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
insanmks  
#1 Posted : Saturday, January 26, 2019 12:33:58 AM(UTC)
insanmks

Rank: Newbie

Groups: Registered
Joined: 1/26/2019(UTC)
Posts: 6
Saudi Arabia
Location: Jeddah

Was thanked: 1 time(s) in 1 post(s)
I Suggest to have small 1,2,3,4,5 buttons (just like 1,2,3,4 overlay buttons) for each Input to simply switch on or off specific multi-view for that INPUT.

currently i have to open input settings to do that while doing live production.
stevespaw  
#2 Posted : Saturday, January 26, 2019 12:47:57 AM(UTC)
stevespaw

Rank: Advanced Member

Groups: Registered
Joined: 3/12/2015(UTC)
Posts: 480
Man
Location: Kansas City, MO USA

Thanks: 149 times
Was thanked: 75 time(s) in 57 post(s)
Scripting is your friend:

Overlay

MoveMultiViewOverlay
Move Overlay in Input MultiView according to Value parameter.

Example: 1,2 moves Overlay1 to Overlay2

Value = FromIndex,ToIndex
Value,Input
MultiViewOverlay
Toggle On/Off MultiView Overlay For Input At Index (starting from 1)

Value = Index
Value,Input
MultiViewOverlayOff
Turn Off MultiView Overlay For Input At Index (starting from 1)

Value = Index
Value,Input
MultiViewOverlayOn
Turn On MultiView Overlay For Input At Index (starting from 1)

Value = Index
Value,Input


From : https://www.vmix.com/help21/ShortcutFunctionReference.html

Steve
insanmks  
#3 Posted : Saturday, January 26, 2019 8:51:49 AM(UTC)
insanmks

Rank: Newbie

Groups: Registered
Joined: 1/26/2019(UTC)
Posts: 6
Saudi Arabia
Location: Jeddah

Was thanked: 1 time(s) in 1 post(s)
I was referring to the following:

Capture.JPG (51kb) downloaded 0 time(s).

doggy  
#4 Posted : Saturday, January 26, 2019 10:56:17 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 284 times
Was thanked: 920 time(s) in 759 post(s)
Yes as Stevespaw indicated , can also be with shortcuts

MultiViewOverlay function Toggle On/Off MultiView Overlay For Input At Index (starting from 1)

Try it
insanmks  
#5 Posted : Sunday, January 27, 2019 3:27:58 PM(UTC)
insanmks

Rank: Newbie

Groups: Registered
Joined: 1/26/2019(UTC)
Posts: 6
Saudi Arabia
Location: Jeddah

Was thanked: 1 time(s) in 1 post(s)
thanks
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.