This can be done via several different methods, using our API. For example, you can:
- Generate an Animated GIF of multiple images that share the same tag
- Re-upload the resulting Animated GIF as a "Video" by applying an incoming transformation 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.
For example:
https://res.cloudinary.com/demo/video/upload/w_300,h_200/w_300,h_200,l_sample,fl_splice,du_3/so_0,fl_layer_apply/l_couple,so_3/l_logo,so_4/dog.mp4
Comments
1 comment
If you're trying to hack a single image into a video, this might come in handy too (concatenating images to a video)
https://cloudinary.com/documentation/video_trimming_and_concatenating#concatenate_videos_with_images
Please sign in to leave a comment.