Applied for MacOS
The program must make from the picture video according to the following principle:
1) It shows the way to the map with images. Let’s say they’re 500.
2) Indicated variable to capture images in a row 3/4/5/10 (any task) from a specific folder
3) The path to the final folder where the video will be stored
The program simply unites images into a video in the assigned amount. For example, from the 1st to the 5th picture from the folder included, further from the 6th to the 10th and so on. As a result, from 500 images we get 100 videos (as an example).
It took about 5 hours to implement with Electron.js.
#electronjs #MacOS #javascript #nodejs #node
1) It shows the way to the map with images. Let’s say they’re 500.
2) Indicated variable to capture images in a row 3/4/5/10 (any task) from a specific folder
3) The path to the final folder where the video will be stored
The program simply unites images into a video in the assigned amount. For example, from the 1st to the 5th picture from the folder included, further from the 6th to the 10th and so on. As a result, from 500 images we get 100 videos (as an example).
It took about 5 hours to implement with Electron.js.
#electronjs #MacOS #javascript #nodejs #node