Open pawa2401 opened 3 months ago
Have you looked into using the Parent attribute?
Note: Not all changes made are Parented. If this is the functionality you are looking for then may be experiment and see what other attributes you want to be applied. This is kind of linking two clips together.
Does this feature work with the tracker? I can't test it right now but this is the main problem I've stumbled upon. I could've created an issue about the tracker itself being kinda useless, but my approach is definitely way more flexible, and could allow some cool effects, especially with math involved.
Also, parent feature from your description seems to sync the parameters between two instances of an object, for example a video. And I'm guessing that only the parameters with the same name can be synced?
Hello @pawa2401 I don't believe the Tracker works that way.
Describe the new feature: Implement the ability to use values of properties as a value of another property
Describe the solution you'd like: Making so that it's possible to input for example "tracker.x1" as a value of "Location X" of the video clip can allow stabilizing to a tracker point. Also allowing math to be used directly would be great (for example "-(tracker.x1)" for reversing the value) When using other properties values, also allow linking so that each time the initial parameters value changes the inherited value also updates like if it was keyframed.