我厌倦了 FFmpeg,所以我做了“人类友好版 FFmpeg”。

1作者: alpbak6 个月前
FFmpeg 是一个很棒的工具,但我总是反复 Google 同样的命令,然后复制粘贴那些我不想再记住的东西。 我构建了一个小巧、有主见的 Rust 命令行工具,它让我能够表达我想做什么,而不是告诉 FFmpeg 怎么做。 这个工具对我来说很有效。它可能对每个人都有效,也可能无效,这都没关系。 Repo: https://github.com/alpbak/ffhuman
查看原文
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.<p>Repo: https:&#x2F;&#x2F;github.com&#x2F;alpbak&#x2F;ffhuman