VideoLab icon indicating copy to clipboard operation
VideoLab copied to clipboard

Create video from uiimages

Open siam009 opened this issue 3 years ago • 0 comments

I know how to create video from some images using AVFoundation. But exporting the video using AVFoundation takes time. I want to make this export time faster. So I want to use metal for exporting a video from UIImage. Is there any way to achieve this using this framework?

siam009 avatar Jun 21 '22 10:06 siam009