Hacker News new | ask | show | jobs
by rezonant 2064 days ago
There's the rub isn't it. There's a reason ffmpeg is so hard to use: it does so much. It does so much because efficient processing of media often requires you to do more than one thing in a single pass, or end up taking wayyy more resources than needed.

I'm still all for simpler frontends being available but there's going to be a limit of how many things can be covered before it is just as hard to use as ffmpeg.