|
|
|
I was tired of FFmpeg, so I made FFmpeg for humans
|
|
3 points
by alpbak
169 days ago
|
|
FFmpeg is an amazing tool, but I kept re-Googling the same commands and copy-pasting things I didn’t want to remember again.
I built a small, opinionated Rust CLI that lets me say what I want to do instead of how to say it to FFmpeg.
This is the tool that worked for me. It may or may not work for everyone, and that’s okay. Repo: https://github.com/alpbak/ffhuman |
|
It’s intentionally opinionated and scoped to my own workflow, if you want full control, FFmpeg is still the right tool.