Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 661 Bytes

File metadata and controls

25 lines (20 loc) · 661 Bytes

ConvertFlow

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

Build Setup

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 and copy 'ffmpeg.exe', 'ffprobe.exe' into app/vender.

Snapshot

1 2 3 4 5