An Electron app for cutting out or speeding up silences from videos/audios using JumpCutter.
- Cut out or speed up silences from videos/audios
- Adjust the threshold of the silence detection
- Adjust the minimum duration of the silence to be cut/speed up
- Preview the cut video in the app
- Save the cut video to a new file
- Change the output format
npm install
npm start
npm run build