RatinFX / VegasProFlow

Create smooth animations without ever leaving the editor
GNU General Public License v3.0
19 stars 0 forks source link

Dear RatinFX, can you expand it to Track Motion and Pan&Crop's Mask and Transition Progress Envelop? #2

Closed narulmcto closed 1 year ago

narulmcto commented 1 year ago

There are three reasons.

  1. Track Motion can create 3D camera effects. The animation of 3D camera effects also need Bezier very much.
  2. Mask can create Motion Graphics. It also need Bezier very much.
  3. Transition Progress also need Bezier very much.
RatinFX commented 1 year ago

Hello

  1. If you mean Track Pan/Crop: try enabling "Settings - Use Track FX", select the Track, and choose "Pan/Crop" in VPFlow, if not I'd like an example of where can I find this animation.
  2. Sadly, I didn't find anything about animating Masks via code yet.
  3. I'll look into Envelopes if they are doable.
narulmcto commented 1 year ago

@RatinFX

  1. HI, here is a 3D camera / parent track motion demo : https://www.youtube.com/watch?v=93yp0SUDSL0&t=1s&ab_channel=ReaprexYT (00:23 - 00:32)
  2. Here is a demo for mask animation: video
  3. here is a demo effect of transition progress : video
RatinFX commented 1 year ago

1.4.0 update

  1. Added support for Parent Track Motion
  2. Sadly, Mask is same as above
  3. Added support for some Envelopes (including Transition Progress)