An open API service indexing awesome lists of open source software.

https://github.com/ruurdbijlsma/moviemaker

Ruurd Movie Maker version 2! Simple video editor to cut videos and upload to YouTube.
https://github.com/ruurdbijlsma/moviemaker

editor electron maker movie video vue

Last synced: 6 months ago
JSON representation

Ruurd Movie Maker version 2! Simple video editor to cut videos and upload to YouTube.

Awesome Lists containing this project

README

          

# Movie Maker
Video editor created with Electron. This video editor aims to be as easy to use as Windows Movie Maker.

### Features
* Cut video
* Set start point
* Set end point
* Split video
* Change video volume
* Change playback rate
* Concatenate videos
* Change fps with support for motion interpolation
* Change resolution and bitrate
* Advanced export settings contain many [ffmpeg filters](https://ffmpeg.org/ffmpeg-filters.html):
* Change contrast, brightness, saturation
* Bass boost
* Add echo to audio
* Create a histogram of video or audio
* Remove logo embedded in video
* Hue
* And many more filters
* Upload to YouTube from the editor

### Screenshots
Main editor
![Editor](/.gh/basic.png?raw=true "Editor")

Light theme support
![Editor (light theme)](/.gh/basic-light.png?raw=true "Editor (light theme)")

Export settings
![Export settings](/.gh/export-settings.png?raw=true "Export settings")

Advanced export settings
![Advanced export settings](/.gh/advanced.png?raw=true "Advanced export settings")

Upload to YouTube
![Upload settings](/.gh/upload.png?raw=true "Upload settings")

Check status of export and upload
![Export status](/.gh/export-status.png?raw=true "Export status")