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

https://github.com/fabe/electron-ffmpeg-starter

📹 Starting point for using using Electron with ffmpeg cross-platform.
https://github.com/fabe/electron-ffmpeg-starter

converter electron ffmpeg video-processing

Last synced: about 2 months ago
JSON representation

📹 Starting point for using using Electron with ffmpeg cross-platform.

Awesome Lists containing this project

README

          

# electron-ffmpeg-starter

Starting point for using using Electron with `ffmpeg` cross-platform.

## Installation

```bash
git clone https://github.com/fabe/electron-ffmpeg-starter.git
cd electron-ffmpeg-starter
npm install
npm start
```

## Author
- Fabian Schultz ([@fschultz_](https://twitter.com/fschultz_))