Editing FPV videos is hard with tools because it doesnt make sense to employ heavy tools like After effects, wait for it to load, set up project etc etc. Built a tool that helps me trim parts of videos quickly, split them into different files.
- Create a folder called
source
- Create a folder called
destination
- Place the video in the source folder
- Set the variables in
index.js
npm run convert
- Add UI layer (preferrably react)
- Electron wrapper