CEMovieMaker
CEMovieMaker copied to clipboard
What if I want to adding animation in video with images?
When images show or disappear in video, I want there are animations or transition effects. Can iOS SDK do this?
@lukechow, can you be a little more specific about what you are looking for? It is possible to do some of the things you mentioned.
@cameronehrlich can there be some animation when image change? such as fade or rotate 30 degree ? two image appear in 1fps.
I have look for this for a long time but have no idea what to do . please help me, thank you.
@xialisuper if you want to accomplish that using this library you probably need to apply your desired effect to each individual frame (image) before processing them.
I found a solution that using AVVideoCompositionCoreAnimationTool. It perfectly works !
Bro ffmpeg