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
andreypetr  
#1 Posted : Thursday, March 26, 2020 10:38:49 PM(UTC)
andreypetr

Rank: Advanced Member

Groups: Registered
Joined: 1/31/2017(UTC)
Posts: 92
Location: KZ

Thanks: 3 times
Was thanked: 10 time(s) in 10 post(s)
Hello. I would like to add some panning/zooming effects to my camera input, to make it more dynamic. Is it possible in vMIX?

I would imagine it as a keyframe animator.
doggy  
#2 Posted : Friday, March 27, 2020 1:46:50 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)
sure you could

if you check the input settings there is a position option , there are also shortcut function to set these values.
if you play with that i a script you could do all sort of funny movements

Or you could use a simple virtual set and pan/zoom that way too

One can also play with the Merge transition to go from one position to another
andreypetr  
#3 Posted : Friday, March 27, 2020 2:45:27 AM(UTC)
andreypetr

Rank: Advanced Member

Groups: Registered
Joined: 1/31/2017(UTC)
Posts: 92
Location: KZ

Thanks: 3 times
Was thanked: 10 time(s) in 10 post(s)
Originally Posted by: doggy Go to Quoted Post
sure you could


Thanks for quick reply. If I am going with a script changing the coordinates route, does it mean that I have to manually figure out 100-1000 positions for smooth animation? Is there a command that moves inputs by 1 or 2 pixels?
doggy  
#4 Posted : Friday, March 27, 2020 3:41:33 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)
in a script (thats the point of it) one can program a loop say

step from 0 to 1000
step +1
set position @ step
Next

PS this is not real code , just the jest of it
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.