Skip to content

anmol1905/image-to-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-to-videos

fluent-ffmpeg use cases and examples

Note - Create two directories - img-to-video/images and img-to-video/videos Add the images of your choice to the images directory and update the name of the images in the files below

  1. node index.js

Takes images and its duration as input and generates mp4 video based on the duration provided

  1. node animated.js

Takes image and its duration as input and generates mp4 video based on the duration provided and also adds a text floating animation on the static screenshot

  1. node gif.js

Takes image with duration and a gif as input and generates mp4 video with the gif as the overlay on the video

About

fluent-ffmpeg use cases and examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published