VideoFlint / Cabbage

A video composition framework build on top of AVFoundation. It's simple to use and easy to extend.
MIT License
1.52k stars 221 forks source link

how to support animation tools? #90

Open kevinpp opened 3 months ago

kevinpp commented 3 months ago

Add animation tools in CompositionGenerator buildVideoComposition() not working

xiaoxie999 commented 2 months ago

I also tried AVMutableVideoComposition.animationTool in buildVideoComposition() method but it doesn't work.