Hacker News new | ask | show | jobs
by zulu-inuoe 812 days ago
I would keep things simple and make an Electron app, then either bundle ffmpeg or use ffi to call out to it. That'll get you going right away with the performance you need
1 comments

Electron app, simple? LMAO!!

There are only a few viable routes to go when building a desktop app without pulling out any remaining hair you might have, and as usual HN delivers reems of bad advice to use the worst of the worst.

Electron is the worst for the user, sure, but it's the best for your average HNer who is a web dev.