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 can I put GIF? #32

Open rjalkuino opened 4 years ago

zhengrush commented 3 years ago

通过继承Resource,然后重写open override func image(at time: CMTime, renderSize: CGSize) -> CIImage? 来获取每一帧的画面