Hi,
Is there a way to convert a saved sequence of images to a video using meteor?
For example if I have 10 images and want each image to stay on screen in the video for 3 seconds, the total video should be 30 seconds (10 images x 3 seconds).
I have been looking at ffmpeg in linux but still trying to find a way to do this in meteor.