Skip to content

tiagocmachado/air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Merge Videos

Development server

Run npm run serve for a dev server. Navigate to http://localhost:5000/. The app will automatically reload if you change any of the source files.

Implementation

Create Node JS service without any third party. Using fluent-ffmpeg to resize and merge videos.

The user should write the urls of the videos in text inputs, or can use the prefilled ones. After that the videos are resized into the same size, and merged.

When the merge is finished Pop up a download button that enabled the user to download the merged video.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published