Page 1 of 1

Feature request: Mass Tracking for DVR Fusion

PostPosted: Wed Feb 01, 2023 9:57 am
by ilia_t
What would be great in a perfect world:

1. Set up 20 tracking nodes (perfectly in different clips);

2. Go to the menu > Fusion > Track all Nodes (or Track Selected Nodes);

3. Go out for a cup of coffee.

:D

Re: Feature request: Mass Tracking for DVR Fusion

PostPosted: Wed Feb 01, 2023 10:23 am
by Sander de Regt
4. return and troubleshoot 20 different trackers because for some reason or another there is always one frame where the tracker gets lost. :evil:

Re: Feature request: Mass Tracking for DVR Fusion

PostPosted: Wed Feb 01, 2023 12:15 pm
by Hendrik Proosa
Sander de Regt wrote:4. return and troubleshoot 20 different trackers because for some reason or another there is always one frame where the tracker gets lost. :evil:

And how do you know where it gets lost without running the tracker first?

Re: Feature request: Mass Tracking for DVR Fusion

PostPosted: Thu Feb 02, 2023 5:21 pm
by Sam Steti
Seems difficult for the tracker jobs, but a similar idea may be perfect for simultaneous stabilizing actions on clips (like first select clips, choose stabilizing mode and then click "stabilize these clips...") :ugeek:

Re: Feature request: Mass Tracking for DVR Fusion

PostPosted: Thu Feb 02, 2023 11:37 pm
by Bryan Ray
for i, tool in ipairs(comp:GetToolList(true, "Tracker")) do tool.TrackForward = 1 end

Re: Feature request: Mass Tracking for DVR Fusion

PostPosted: Sat Feb 11, 2023 4:42 pm
by Glenn Sakatch
Create a different comp for each shot you want to track. Start them all tracking, go for coffee.
Come back and combine into your final comp.

Not that i would do it this way, but i'm sure it would work.