Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/exoticknight/ConvertFlow

an elegant app for converting image sequence to video, based on Electron and vue
https://github.com/exoticknight/ConvertFlow

electron ffmpeg vue

Last synced: about 2 months ago
JSON representation

an elegant app for converting image sequence to video, based on Electron and vue

Awesome Lists containing this project

README

        

# ConvertFlow
an elegant app for converting image sequence to video, based on [Electron](https://github.com/electron/electron) and [vue](https://github.com/vuejs/vue)

## Build Setup

``` bash
cd app
npm install
npm run dev
```

NOTE that app needs FFMPEG static builds, which are not provided in repo. You can download it from [here](https://ffmpeg.org/download.html) and copy 'ffmpeg.exe', 'ffprobe.exe' into app/vender.

## Snapshot
![1][1]
![2][2]
![3][3]
![4][4]
![5][5]

[1]: https://i.imgur.com/t071K2c.png
[2]: https://i.imgur.com/KlTmvUX.png
[3]: https://i.imgur.com/h3RCyrs.png
[4]: https://i.imgur.com/PlR3h3P.png
[5]: https://i.imgur.com/mNynrk9.png