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

https://github.com/ruurdbijlsma/ruurd-movie-maker

Simple video editor to cut/paste video, change playback speed and change volume
https://github.com/ruurdbijlsma/ruurd-movie-maker

electron ffmpeg video video-editor

Last synced: 8 months ago
JSON representation

Simple video editor to cut/paste video, change playback speed and change volume

Awesome Lists containing this project

README

          

# Ruurd Movie Maker

Version 2 now available at https://github.com/RuurdBijlsma/MovieMaker

Video editor created with Electron

**How to use**

Download from the releases tab. To upload to youtube put cliend_id.json in the resources folder. [Here's a page about client_id.json](https://developers.google.com/youtube/registering_an_application)

**Features**
* Cut video
* Set start point
* Set end point
* Split video
* Change video volume
* Change playback speed
* Concatenate videos

**Screenshot**

![Screenshot of the current version](screenshots/main.png?raw=true "Pre Alpha Screenshot")

**Todo**

See [Todo.md](Todo.md)