Creating a video from images
Is there a way to create a video with captions from a series of images?
I've seen this in the documentation but it is not clear to me how I would stitch a series of animated images together to create a video
https://cloudinary.com/documentation/animated_images#creating_animated_images
This is an example of what I'm trying to achieve:
https://www.kapwing.com/explore/real-estate-listing-video-template
-
Hi,
Here is a knowledge base to show you how to generate video from images:
https://support.cloudinary.com/hc/en-us/articles/360011672679-How-to-generate-a-video-from-images-
Let me know if you need any helps,
0 -
Thanks for the reply but that link is broken
0 -
Error message is:
You're not authorized to access this page
0 -
This can be done with several API calls. For example, you can:
[Generate an Animated GIF](http://cloudinary.com/blog/cloud_based_animated_gif_generation) of multiple images that share the same tag
Re-upload the result Animated GIF [as a "Video"](http://cloudinary.com/documentation/video_management#upload_videos) while applying [an incoming transformation](http://cloudinary.com/documentation/upload_videos#incoming_transformations) which converts the Animated GIF to an MP4 video.Alternatively, you can do it by having a video underlay and concatenate images on top of it with using fl_layer.
0 -
Okay, thanks. That is helpful.
0
Post is closed for comments.
Comments
5 comments