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
kol0  
#1 Posted : Wednesday, March 1, 2017 8:54:55 AM(UTC)
kol0

Rank: Advanced Member

Groups: Registered
Joined: 6/29/2014(UTC)
Posts: 35
Location: Poland

Thanks: 5 times
Was thanked: 8 time(s) in 8 post(s)
Add shortcuts to Position in MultiViewOverlay

Code:
SetMultiViewOverlayPanX
Change current PanX value of MultiView Overlay for Input at Index
Value,Input,Index


Also for any parameter in Position TAB in input settings
Zoom, ZoomX, ZoomY PanY, RotateX, RotateY, RotateZ, CropX1, CropX2, CropY1, CropY2


Example of use.

You have cropped caller video. He move left/right during the show. Now to fix position you need change cropX1 and cropX2 and pan input. And must do it on good precision so you not go out frame you have made.
With shortcut you can do it on one button.

{Caller is in input 3 index 2(multiview two)}

Add button with three change in one click.
SetMultiViewOverlayPanX,+1,3,2
SetMultiViewOverlayCropX1,-1,3,2
SetMultiViewOverlayCropX2,-1,3,2

Know problems.
Pan is not in pixel value its % of screen.
Crop is in pixel not in % of screen.
Mayby add PanXpx to pan in pixel insteed of percent of screen.
richardgatarski  
#2 Posted : Friday, March 3, 2017 9:15:00 AM(UTC)
richardgatarski

Rank: Advanced Member

Groups: Registered
Joined: 2/18/2014(UTC)
Posts: 1,837
Location: Stockholm

Thanks: 144 times
Was thanked: 297 time(s) in 250 post(s)
For your particular need, would it not be better to make the adjustments in the original Input (or a virtual copy of it)?
Or, ask the person to move to a better position ;)
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.