AVFoundation Tutorial: Adding Overlays and Animations to Videos | Kodeco

AVFoundation is the framework in iOS that lets you perform video editing. Add overlays and animations to your videos in this AVFoundation tutorial!


This is a companion discussion topic for the original entry at https://www.kodeco.com/2734-avfoundation-tutorial-adding-overlays-and-animations-to-videos

Hi, Thanks for this nice tutorial. I used it previously and It worked nicely. But now in iOS 14, 15, 16 is not working at all. I am using AVVideoCompositionCoreAnimationTool to animate CALayer, CATextLayer with CABasicAnimation to video. Actually I want to animate text in video.

If you can help me to get workable solution, It would be huge time saving for me. Thanks in advance. @rwenderlich